@keystore/react-tool

neltharion react tool

Usage no npm install needed!

<script type="module">
  import keystoreReactTool from 'https://cdn.skypack.dev/@keystore/react-tool';
</script>

README

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