Skip to content

Zacaria/react-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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