0.1.27 • Published 3 years ago

@anisa07/design-package-app-test v0.1.27

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Run storybook

npm run storybook

Run tests

npm run test

Run build-storybook

npm run build-storybook

To use in some project

npm i @anisa07/design-package-app-test

import component from package e.g.

import {EditableName} from '@anisa07/design-package-app-test';