2.3.0 • Published 8 years ago
aurora-cli v2.3.0
aurora-cli.
A Vue oriented development framework with WebPack, SASS and Babel.
installation.
$ npm install -g aurora-cliusage.
This is the CLI for creating and managing Aurora projects.
To set up a new project:
$ aurora initTo build your application:
$ aurora buildTo build in production mode:
$ aurora build --production