tour-guide-shared-library
v1.0.318
Published
Tour-Guide shared library
Downloads
225
Readme
Tour-Guiding Shard library
Run local
yarn storybook
Link to an extrnal project
npm link
# And on the external project
npm link tour-guide-shared-library
Build
As of 12-3-2021: Using Rollup to build the library. Output folder is: 'dist' -Webpack files are deprecated
yarn build
Publish
# Remember to increase version number
yarn publish