A super simple template repo for static React projects.
- Clone this repo, or use the "Use this template" button to create a new repo
- Run
setup.pyto configure the project - Run
npm startto start the development server and visit http://localhost:3000 - Add your own images to
publicand GitHub pages info topackage.json - Customize your site!