This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

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

0.12.0 • Public • Published

Rocketpack

UI component library written using React

Requirements

To use install the following modules: npm i react @emotion/core @emotion/styled @rocketpack/rocketpack

Then import the components you need: import { Text } from '@rocketpack/rocketpack

Commands

Running in development

Install with npm install and run the Storybook development environment with npm run storybook.

Building

Build the project for distribution using npm run build.

Testing

Test with npm test.

To update snapshots run npm test -- -u.

To see coverage run npm test -- --coverage.

Dependents (0)

Package Sidebar

Install

npm i @rocketpack/rocketpack

Weekly Downloads

0

Version

0.12.0

License

MIT

Unpacked Size

344 kB

Total Files

47

Last publish

Collaborators

  • chrismorrison
  • craigmorrison