/mountain-ui

The demonstration repo for my Stencil.js blog post series

Primary LanguageTypeScriptMIT LicenseMIT

Built With Stencil

Mountain UI

This is the demonstration repository for Component Libraries with Stencil.js blog post series.

Getting Started

Simply clone the repository and run the following commands to get it up and running:

$ npm install
$ npm start

To use the components, you use the index.html page.