craig91 / Queenslist

Craigslist for Queens

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

express-webpack

A minimal template for working with React.js on an Express.js server using Webpack with Babel 6 (Tested with Node v5.1.1)

Installing

npm install

npm install -g webpack nodemon
  • Run a webpack watcher in one terminal: webpack -w -d
  • Run a nodemon process in another terminal: nodemon
  • Navigate to http://localhost:3000
  • Do Work :)

About

Craigslist for Queens


Languages

Language:JavaScript 86.6%Language:CSS 7.5%Language:HTML 5.8%