Scenarex public website at www.scenarex.ca
This site is managed using Github hooks and Gaysby.
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.
This site's code is published under an MIT licence.