Quickstart
INCOMPLETE.
1. Create a repo based on the SSE Template
https://github.com/sygnaltech/sse-template
2. Clone your repo locally, e.g.
git clone https://github.com/MYORG/MYREPO3. Install dependencies
npm run installNetlify setup
Setup your Netlify account
Create a project
Netlify setup is free if your repo is public, or ir it is private but in a personal Github account rather than an organization account.
Add to your site
Last updated