0.0.1-alpha.6 • Published 5 years ago

@keystore/react-tool v0.0.1-alpha.6

Weekly downloads
6
License
MIT
Repository
-
Last release
5 years ago

keystore 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/@keystore/react-tool/config/webpack/default/webpack.config.js --color --progress

build

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