1.1.0 • Published 6 years ago

emtrendz_fps v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

EmTrendz-FPS

API to connect to FPS portal Coverage Status Build Status

NPM scripts

  • npm t: Run test suite
  • npm start: Run npm run build in watch mode
  • npm run test:watch: Run test suite in interactive watch mode
  • npm run test:prod: Run linting and generate coverage
  • npm run build: Generate bundles and typings, create docs
  • npm run lint: Lints code
  • npm run commit: Commit using conventional commit style (husky will tell you to use it if you haven't :wink:)