Skip to content
This repository was archived by the owner on Nov 3, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 304 Bytes

File metadata and controls

17 lines (12 loc) · 304 Bytes

Template project for getting started with React

How to run

Clone the project and run:

yarn

to install the project dependencies listed in package.json

Then run:

yarn start

to start the webpack-dev-server, and navigate to http://localhost:8080 to see the output of the app.