0.0.1 • Published 4 years ago

apr-cli v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Action Packed React CLI

Command line tool for streamlined development with action packed react.

     help List options and arguments for any sub command.
          shortcut: h
          apr dev --help
      dev Run the development server
          shortcut: d
          apr dev
    build Build project into ./dist
          shortcut: b
          apr build
 generate Build project into ./dist
          shortcut: g
          apr build