0.0.1-alpha.3 • Published 6 years ago

fay-react-tool v0.0.1-alpha.3

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

fay react tool

####react app build tool

Let's focus attention in our applications.


####config

#Usage

app root directory structure:

  • src
  • assets

start

  • node_modules/.bin/webpack-cli serve --config node_modules/@fay-react/tool/config/webpack/default/webpack.config.js --color --progress

build

  • node_modules/.bin/webpack-cli --config node_modules/@fay-react/tool/config/webpack/default/webpack.pro.config.js --color --progress