itechartsitewrapper
v0.0.39
Published
npm install
Downloads
11
Readme
Setup
npm install
Storybook
npm run storybook
Publish to npm
run command and push created commits to the repo
- you must be logged in npm (itechartsitewrapper)
- you must have set github creds with access to https://github.com/mmarkiewicz1/ItechArtWrapper
npm run compile-publish
- you must push following commits after publishing!!! (consider squashing)
- commit with compiled files (created automatically)
- commit with the change of npm version (created automatically)