Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 319 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 319 Bytes

Quick react application template

I basically built this for anyone to just fork, clone, and play around with. Make sure you fork an clone it.

Steps to start app

Once forked and cloned down, run npm install. This install all needed dependencies for the project. Once they are installed, run npm run start