0.0.6 • Published 2 years ago

dls-ops-kickstart v0.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Built With Stencil

DLS ops Kickstat

This is a starter project for building a design language system with Stencil.js Storybook Figma Tokens and Chromatic.

workflow

Getting Started

Clone this repo and run:

npm install
npm build
npm start

To create new components, run:

npm run generate

To build the components for production, run:

npm run build

Updating 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