@cloudie/drops
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

💦 @cloudie/drops

Styled React components for faster and easier development.

Installation

From any project:

npm install @cloudie/drops

Local development

Set up

To install dependencies for setup, from root:

npx lerna bootstrap --scope=@cloudie/drops

To build project, from root:

npx lerna build --scope=@cloudie/drops

To run with cloudie/drops-storybook, from root:

npx lerna run start --scope=@cloudie/drops --scope=@cloudie/drops-storybook

Dependencies

To add a dependency:

yarn add @your-dependency

To remove a dependency:

yarn remove @your-dependency

Publish

To publish package on NPM, from root:

lerna publish --no-private

Readme

Keywords

none

Package Sidebar

Install

npm i @cloudie/drops

Weekly Downloads

3

Version

0.0.3

License

MIT

Unpacked Size

423 kB

Total Files

144

Last publish

Collaborators

  • cloudie