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.py
to configure the project - Run
npm start
to start the development server and visit http://localhost:3000 - Add your own images to
public
and GitHub pages info topackage.json
- Customize your site!