Skip to content

sundyxfan/react-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack react-start

start template for react and webpack.

features

  • compilation with webpack

  • development

    • development server
    • hot module replacement development server
  • production

    • minimized css and javascript
    • server for prerendering for react components

install

Just clone this repo and change react-webpack

$ npm install

develop server

$ npm run start

prodution build

$ npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published