Skip to content

jvalentik/carbon-for-ibm-dotcom-tutorial

 
 

Repository files navigation

Carbon for IBM.com Tutorial

This tutorial will guide you in creating a simple HTML app with Carbon for IBM.com Web Components. We’ll teach you the ins and outs of using Carbon components, while introducing web development best practices along the way.

Get started by visiting the tutorial instructions.

Getting started

This project is a trimmed-down version of the Carbon for IBM.com Web Components template.

Go to the project directory to install dependencies and build the project

$ yarn && yarn build

Then start the application:

$ yarn start

To export to a static site, run the following:

$ yarn build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.8%
  • HTML 1.1%
  • SCSS 0.1%