1.2.5 • Published 1 year ago

monstera-ux v1.2.5

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Monstera-UX

React UX Library

  • git clone project repo
  • npm install (possibly: npm install --force)
  • npx storybook@latest init

In some cases:

  • yarn install --ignore-engines

Run project:

  • npm run storybook

Build project

  • Update version in package.json
  • npm run build

Update npm library

  • npm publish --access public