Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 1.32 KB

README.md

File metadata and controls

48 lines (35 loc) · 1.32 KB

Carbonio Design System

License AGPL 3 Project Carbonio Follow on Twitter

This is the Design System and Component Library used in most of the Zextras Projects

Setup

  • Clone the repo

  • Install the dependencies:

nvm use
npm install
  • Run the documentation in watch mode with
npm start
  • Build the component library with
npm run build

License

Released under the AGPL-3.0-only license as specified here: COPYING.