Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 288 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 288 Bytes

Template Repo

This project was bootstrapped with Create React App.

To start:

  1. Clone the repo
  2. npm install
  3. npm run start

Deploying to GitHub Pages

  1. Update the homepage attribute of package.json
  2. npm run deploy