-
Start the dev server.
Clone this repo. Navigate into its directory and start it up.
cd nzjscon-website/ npm install npm start -
Open 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
-
Notifications
You must be signed in to change notification settings - Fork 2
License
JavaScript-NZ/nzjscon-website
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published