0.0.19 • Published 3 years ago

@zaydek/retro-router v0.0.19

Weekly downloads
329
License
MIT
Repository
github
Last release
3 years ago

create-retro-app

This project was bootstrapped with npx @zaydek/create-retro-app.

Learn more about Retro: https://github.com/zaydek/retro.

  Usage:

    retro watch [flags] paths  Starts the dev server and watches paths paths for changes
    retro build [flags]        Builds the production-ready build
    retro serve [flags]        Serves the production-ready build

  retro watch [flags] paths

    Starts a dev server and watches paths for changes (defaults to pages)

    Flags:
      --cached                 Reuse cached props (default false)
      --poll=<duration>        Poll duration (default 250ms)
      --port=<number>          Port number (default 8000)
      --source-map             Add source maps (default false)

  retro build [flags]

    Builds the production-ready build

    Flags:
      --cached                 Reuse cached props (default false)
      --source-map             Add source maps (default false)

  retro serve [flags]

    Serves the production-ready build

    Flags:
      --port=<number>          Port number (default 8000)

  Repository:

    https://github.com/zaydek/retro
0.0.19

3 years ago

0.0.18

3 years ago

0.0.16

3 years ago

0.0.17

3 years ago

0.0.15

3 years ago

0.0.14

3 years ago

0.0.10

3 years ago

0.0.11

3 years ago

0.0.13

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.1

3 years ago