Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 214 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 214 Bytes

To build and run this project locally:

npm install
npm run build

Then, either open public/index.html in the browser of your choice or run npm start and open http://localhost:5000 in your browser.