Skip to content

Latest commit

 

History

History
executable file
·
20 lines (13 loc) · 353 Bytes

README.md

File metadata and controls

executable file
·
20 lines (13 loc) · 353 Bytes

React + Webpack seed project

Tools included via npm:

  • React
  • Webpack
  • SASS
  • Babel
  • ES6 syntax
  • Hot module loaders

Using node version 5.4.1 and npm version 3.3.12. If you have troubles make sure you're using the latest of both, then try reinstalling dependencies.

Running

npm install

npm start

Then navigate to localhost:3000.