0.0.6 • Published 4 years ago
dls-ops-kickstart v0.0.6
DLS ops Kickstat
This is a starter project for building a design language system with Stencil.js Storybook Figma Tokens and Chromatic.

Getting Started
Clone this repo and run:
npm install
npm build
npm startTo create new components, run:
npm run generateTo build the components for production, run:
npm run buildUpdating Design Tokens
Install the Design Token Plugin for Figma.
Create Tokens as per the plugin documentation.
Create a personal access token for your github account.
On Figma run Plugins > Design Token > Send Design Token to url,
Insert your credentials and submit.
This will trigger a oull request from the branch update-token