Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 227 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 227 Bytes

React Application boilerplate

Commands ?

npm start : Runs webpack dev-server and opens browser npm test : Runs test

What's inside ?

Sets up a basic environment with :

  • react
  • babel
  • webpack
  • karma
  • enzyme