New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@drinksandco/celler

Package Overview
Dependencies
Maintainers
2
Versions
372
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@drinksandco/celler

Celler is the UI Library from Drinks & Co.

1.1.0
npm
Version published
Weekly downloads
744
93.75%
Maintainers
2
Weekly downloads
 
Created
Source

Celler

Celler is the UI Library from Drinks & Co.

About Celler

  • Built on top of @vue/cli.
  • Uses Storybook to develop, showcase, and test each component.
  • Unit testing based on Jest and Vue Testing Library.

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

FAQs

Package last updated on 16 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts