0.0.1 • Published 4 years ago

virtual-estimating-frontend v0.0.1

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
4 years ago

Developing

  • clone this repo
  • run npm i
  • npm run storybook

Installation (till this package is not published)

  • Run npm run package
  • You should see a zipped file with tgz extension created in the root of your repo (this zipped is a production level built package)
  • Go to the repo in which you want to install this package and provide the path to the zipped file example: npm i ../virtual-estimating-frontend/virtual-estimating-frontent-0.0.1.tgz
  • Now you can import any of the exported components