This is the Design System and Component Library used in most of the Zextras Projects
-
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
Released under the AGPL-3.0-only license as specified here: COPYING.