IBM / techxchange2024-lab2201

IBM TechXchange 2024 Lab 2201

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

techxchange2024-lab2201

Lab available at https://ibm.github.io/techxchange2024-lab2201/

Development

Built from https://github.com/carbon-design-system/gatsby-starter-carbon-theme. Documentation at https://gatsby-theme-carbon.vercel.app/getting-started/.

Run Locally

  1. Start the development server
    npm run dev
    
  2. 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/
    
  3. Open a browser to http://localhost:8000/

Build Public Page

npm run deploy

Create Fork

  1. Update references to "Lab 2201" and "techxchange2024-lab2201" in:
    • src/pages/index.mdx
    • src/gatsby-theme-carbon/components/LeftNav/ResourceLinks.js
  2. After running npm run deploy the first time, go to /settings/pages on the GitHub page and change the Branch to gh-pages.

About

IBM TechXchange 2024 Lab 2201

License:Apache License 2.0


Languages

Language:MDX 93.0%Language:JavaScript 6.7%Language:SCSS 0.2%