pd-smith / react-express-boilerplate

Boilerplate for Node / Express / React isomorphic webapp.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node Website Boilerplate

Tired of setting up the same old code to do the same old thing? Now it's already done for you! Here is a Node / Express server that serves React pages compatible for even IE 10!

Noteable Tools

  • React
  • Handlebars
  • Express
  • Webpack
  • Babel
  • Glamorous

To Run

  • Install Node 8.9.0 (you can utilize nvm)
  • npm install
  • npm run build
  • npm run start

Installing NVM

https://github.com/creationix/nvm/blob/master/README.md#install-script

About

Boilerplate for Node / Express / React isomorphic webapp.


Languages

Language:JavaScript 92.0%Language:HTML 6.3%Language:CSS 1.7%