This is a webpack template for React, and it's heavily based on vue-cli's default template.
This template includes:
- babel-loader for js/jsx
- sass/scss compilation
- postcss for autoprefixing and js minify (by using postcss-cssnext and cssnano)
- presets include: stage-1, es2015, react
Usage
yarn livefor live previewyarn buildfor production build