1.0.0 • Published 5 years ago
@informatix8/tree-bios v1.0.0
Tree BIOS
Tree Model and Services
A model handling state, fetching and inspire tree
Features
- Result fetching
- Customizable services which can be overridden
Usage
Install
npm installDevelopment
npm run devBuild
npm run buildRelease
npm run build
git tag -a vX.Y.Z
git push origin master
git push origin --tags
npm publish --access=public .1.0.0
5 years ago