Skip to content

scenarex/scenarex.ca

Repository files navigation

Scenarex public website at www.scenarex.ca

Pre-requisites

This site is managed using Github hooks and Gaysby.

Local development

To run the site locally at http://localhost:8000:

$ gatsby develop

To prepare the site for deployment:

$ amplify publish

The public folder will then contain the built site with production URLs and properties.

Licence

This site's code is published under an MIT licence.