You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## install dependencies
$ npm install
#Tests
run the command:
npm test#Build local
1- Update the version at package.json
2- run 'npm run build'#todo
Make github tag work on release version;