1.1.2 • Published 4 years ago

rainbow-com-cli v1.1.2

Weekly downloads
3
License
ISC
Repository
-
Last release
4 years ago

react脚手架

what can i do ?

  • Tree shaking
  • build after gzip
  • corejs3 to polyfill
  • image limit output
  • support scss

如何使用 : how to use ?

install(安装)
npm i rainbow-com-cli 
or
cnpm i rainbow-com-cli 
create project(创建项目)
rainbow-react demo   //demo is your dictionary name
or
rainbow demo //demo is your dictionary name
choose alias(相关配置)
  1. is or not a react pro;
  2. is have router ...
Project structure : now just support .js
-config
  --webpack.config.js
-public
  --index.html
-scripts
-src
  --component
  --page
  --util
  --app.js
  --app.scss
  --index.scss
  --index.js
-.babelrc
-.gitignore
-package.json
-README.md
-postcss.config.js
1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago