Skip to content

caseyg/carbon-for-ibm-dotcom-web-components-test

 
 

Repository files navigation

Carbon for IBM.com Web Components Test Application

This is a test application utilizing the Carbon for IBM.com Web Components package. This is a basic webpack setup using Handlebars for page management.

Run development

This will deploy a local webpack dev environment with watcher:

yarn start

Build Static site for production

This will output to the dist folder for deploying up to other environments.

yarn build

Upgrading Carbon for IBM.com

There are three tasks, each will upgrade either latest canary, next, or latest versions on NPM:

yarn update-canary
yarn update-next
yarn update-latest

About

Environment for testing Carbon for IBM.com web components as a mock application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Handlebars 80.0%
  • JavaScript 19.0%
  • Other 1.0%