0.0.2 • Published 5 years ago
react-modal-from-jinsunee v0.0.2
react-boilerplate-webpack-babel
Splitting webpack configuration for development and production.
- common :
./config/common.js - dev :
./config/dev.js - production:
./config/prod.js
Blog Post
Skills
- react
- webpack
- jest
- @testing-library/react
- babel
Branch
js-setting: javascript environmentts-setting: typescript environment
Installation
$ yarn
or
$ npm installRun
Dev mode
$ yarn devProduction Build
$ yarn build