Quickstart

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/MYREPO

If it's in a Github ogranization account. The simplest, no-cost way is to make your repo public.

3. Install dependencies

npm run install

Netlify setup

Setup your Netlify account

Create a project

Add to your site

Last updated