https://github.com/nimitzdev/react-webpack-template
a webpack template for React / heavily based on vue-cli's template
https://github.com/nimitzdev/react-webpack-template
Last synced: about 1 year ago
JSON representation
a webpack template for React / heavily based on vue-cli's template
- Host: GitHub
- URL: https://github.com/nimitzdev/react-webpack-template
- Owner: NimitzDEV
- Created: 2017-06-28T15:08:43.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-28T15:22:47.000Z (almost 9 years ago)
- Last Synced: 2025-02-06T21:46:46.586Z (about 1 year ago)
- Language: JavaScript
- Size: 54.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
React webpack template
----------------------
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 live` for live preview
- `yarn build` for production build