Skip to content

vuzDylan/boilerplate-react-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Boilerplate

  • react-router
  • react
  • react-bootstrap
  • redux
  • gulp

Development

  • npm install to bring in all deps
  • PORT=8080 gulp will build, watch and server the app any port
  • NODE_ENV=production gulp build will build out min files
  • npm run bootstrap-actions 'file name' will create a new file in app/js/actions/

Notes

  • Will not run in browser without adding reducers
  • Use HTML 5 tags in components and containers, with the exception of alerts and modals. For these, use their react-bootstrap components.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published