designtokens.org
designtokens.org copied to clipboard
Source code for designtokens.org
designtokens.org
Work in progress - public contributions aren't accepted for the moment.
Quick start
- Clone this repository
- In a terminal,
cdinto this directory
To run the website locally:
- Run
npm install(if the install fails, runrm -rf node_modulesand try again) - Run
npm start
Deploying the site
Changes to main are automatically deployed to https://www.designtokens.org.
Editing the code
Using VS Code is recommended.
To benefit from the best linting and on-save formatting experience, install the recommended extensions for the workspace, which are available as shown below:
