Work in progress - public contributions aren't accepted for the moment.
- Clone this repository
- In a terminal,
cd
into this directory
To run the website locally:
- Run
npm install
(if the install fails, runrm -rf node_modules
and 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 shown below: