Skip to content

NimitzDEV/react-webpack-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

a webpack template for React / heavily based on vue-cli's template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors