Skip to content

ivandata/another-way-to-create-themes

Repository files navigation

Another way to create themes

Code example for Another way to create themes article.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Generates tokens

npm run tokens

Watch tokens changes

npm run watch

Built With