Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 235 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 235 Bytes

Simple Boilerplate for creating React applications from scratch.

Prerequistes: Make sure to run the following before you try to start the server:

npm install -g [email protected] 
npm install
webpack
this is a mirage