Skip to content

Build a basic boilerplate using react-redux-react-router-webpack

Notifications You must be signed in to change notification settings

plamitgma/react-redux-react-router-webpack2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev requirement

  • Node should be the latest version 7.x.x or stable version 6.x.x

Start dev

# install dependencies
npm install

# serve socket server at localhost:3000
# we can run 
npm start

Test and linting

# not available for now

Production

# build client source
npm run build
the above command will build out a folder name: build.

About

Build a basic boilerplate using react-redux-react-router-webpack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published