olly_theme-common
v0.0.1
Published
Olly 1.0: Design Token
Downloads
1
Readme
Design Token Component
This is sample repo to create new component.
Olly Documentation
How to setup repo
Clone repo and follow below commands
npm run setup
npm install
Commands
- Start/Document:
npm start
- Build:
npm run build
- Test:
npm run test