Skip to content

Latest commit

 

History

History
 
 

sass-modules

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Getting Started with Colors sass modules

First, run yarn build in the root of the carbon repository.

yarn install && yarn build

Now, all you need to do is cd into the directory and run:

yarn install
# or
npm install


yarn develop
# or
npm run develop

Open http://localhost:3000 with your browser to see the result.