generator-react-dahua-cli
v1.0.0
Published
> first project for DaHua
Downloads
2
Readme
generator-react-dahua-cli
first project for DaHua
Installation
First you need install yeoman.
npm install -g yo
Then install the generator.
npm install -g yo generator-react-redux-admin
Usage
Create a directory for your new app.
mkdir my-new-app; cd my-new-app/
Generate your app and follow the prompts.
yo react-admin
Available commands
License
Copyright (c) 2018
Licensed under the MIT license.