Chocolate Design System
A light design system based on common web standards and design guidelines useful to get started in building your own set of web components.
git clone https://github.com/razvangeangu/cho-design-system.git
Open the directory and run:
npm install
lerna bootstrap
Start the stencil development server and navigate to http://localhost:6006
npm run dev
This project is licensed under the MIT license, Copyright (c) 2020 Razvan-Gabriel Geangu. For more information see LICENSE.