hnao-cli
v1.3.11
Published
a cli for creating projects simplely
Readme
hnao-cli
hnao CLI is the Standard Tooling for hnao company's Development.
Installation
$ npm install hnao-cli -g
# OR
$ yarn global add hnao-cliCreate a project:
please make sure your hnao-cli is the latest version, otherwise it will throw an error
$ hnao-cli create
$ cd your-project-name
$ npm start or yarn startconfig
your config files are all in the folder config
