Skip to content

EdwardZZZ/react-webpack

Repository files navigation

This is a boilerplate for React Webpack project. You could use it to build your own app.

Features

  • React base es6
  • webpack
  • hot reloader
  • babel
  • scss
  • autoprefixer
  • file to base64

Config

webpack.base.config.js

Clone

$ git clone https://github.com/EdwardZZZ/react-webpack.git <yourAppName>
$ cd <yourAppName>
$ npm install

Start

$ npm start

react-hot-reloader

$ npm run dev

Build

$ npm run build

About

A boilerplate for writing React based ES6 app with webpack/中文注释

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published