Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 224 Bytes

File metadata and controls

12 lines (8 loc) · 224 Bytes

README

Check Wiki for setting up ReactJS from scratch

Steps to run

Install all necessary packages

npm run install

Run webpack dev server

npm run start