Start the dev server.
Clone this repo. Navigate into its directory and start it up.
cd nzjscon-website/ npm install npm startOpen the source code and start editing!
The site is now running at
http://localhost:8000!_Note: You'll also see a second link:
http://localhost:8000/___graphql.The site is built with Gatsby. See their documentation.
Commit and deploy your changes
The live site is the built assets in the
publicfolder, deployed as a subtree to thegh-pagesbranch.npm run build git add .&& git commit -m "Update site"&& git push origin master git subtree push --prefix public origin gh-pages
Uh oh!
There was an error while loading. Please reload this page.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Latest commit | ||||