Skip to content

zhangpanweb/common-react-boilerplate

Repository files navigation

Common-react-boilerplate

A configed react boilerplate. You can use it with or without change.

Install

git clone 
rm -rf ./git
npm install

Script

npm start  
// start a dev server by webpack-dev-server

npm run build 
// make production build

npm run test-build 
// make production build and start a file use a express server

npm run build-analyze 
// make production build and analyze the output using webpack-bundle-analyzer

About

A react project template containing the common configures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published