Work in progress - public contributions aren't accepted for the moment.
- 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
Changes to main are automatically deployed to https://www.designtokens.org.
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 show below:
