olly_logger
v0.0.2
Published
Olly 1.0: olly_logger
Downloads
2
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