1.0.3 • Published 4 years ago

celler v1.0.3

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

Celler

Celler is the UI Library from Drinks & Co.

About Celler

Installation

Clone the repo and install node dependencies:

$ npm install

Useful commands

# run storybook
$ npm start

# run unit tests
$ npm test

# run unit tests with watch mode enabled
$ npm run test:watch

Deploy to github pages

To deploy current branch to github pages: https://uvinum.github.io/celler

npm run deploy
1.0.3

4 years ago