@ehtrace/lib
v0.1.0
Published
Common internal libraries for web projects
Downloads
1
Readme
common-libraries
Development
Install NPM dependencies :
yarn
Libs are in src
directory.
If you want to create a new one, make sure to add it in the index.spec.ts
.
Watch for changes :
yarn start
Generate bundle
yarn build
TU
yarn test
Publish
?