Skip to content

GopherLabsLtd/react16-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react16-starter

React 16 is much lighter and faster 🔥

Use this project to get started with a React16 setup + Jest testing integrated

How to Run:

1. Install packages

npm install && npm install -g webpack-dashboard

2a. To run the tests & webpack-dev-server run:

npm start

2b. To run the dev-server using webpack-dashboard run:

npm run dev

Releases

No releases published

Packages

No packages published