1.0.0-alpha.2 • Published 6 years ago

beidou-init v1.0.0-alpha.2

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

beidou-init

Init beidou app helper tools.

Install

$ npm install beidou-init -g

Initialize

$ beidou init

Choose boilerplate

$ beidou init
? Please select a boilerplate type (Use arrow keys)
❯ Simple - Simple beidou isomorphic app boilerplate
  Redux - Redux beidou isomorphic app boilerplate
  CSS-MODULES - css-modules beidou isomorphic app boilerplate
  Advanced - Advanced beidou isomorphic app boilerplate

start

$ beidou start (or npm start)

build

$ beidou build (or npm build)

License

MIT