An open API service indexing awesome lists of open source software.

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

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