1.0.0 • Published 8 years ago
generator-react-redux-admin v1.0.0
generator-react-admin
A Yeoman generator for antd-redux-admin from react starter by kk chen.
Installation
First you need install yeoman.
npm install -g yoThen install the feathers generator.
npm install -g yo generator-react-adminUsage
Create a directory for your new app.
mkdir my-new-app; cd my-new-app/Generate your app and follow the prompts.
yo react-adminAvailable commands
# short alias for generate new application
yo react-admin
# set up authentication
yo react-admin:serviceLicense
Copyright (c) 2017
Licensed under the MIT license.
1.0.0
8 years ago