Lab available at https://ibm.github.io/techxchange2024-lab2201/
Built from https://github.com/carbon-design-system/gatsby-starter-carbon-theme. Documentation at https://gatsby-theme-carbon.vercel.app/getting-started/.
- Start the development server
npm run dev
- Wait for the following output (Note: you may have to scroll up to notice when this comes out):
You can now view example in the browser. ⠀ Local: http://localhost:8000/
- Open a browser to http://localhost:8000/
npm run deploy
- Update references to "Lab 2201" and "techxchange2024-lab2201" in:
src/pages/index.mdx
src/gatsby-theme-carbon/components/LeftNav/ResourceLinks.js
- After running
npm run deploy
the first time, go to/settings/pages
on the GitHub page and change the Branch togh-pages
.