Quickstart

circle-exclamation

1. Create a repo based on the SSE Template

https://github.com/sygnaltech/sse-templatearrow-up-right

2. Clone your repo locally, e.g.

git clone https://github.com/MYORG/MYREPO
circle-info

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

circle-check

Add to your site

Last updated