0.11.0 • Published 4 years ago

@abbit/verbose-eureka v0.11.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

verbose-eureka

##How to test it locally ###With the firebase emulator already running in parallel Run the emulator: npm run emulate

  • To run tests, with the watch functionality: npm run test

  • To run tests once and get the 'nyc' coverage report: npm run test-once

###Run the emulator with the tests

To run tests with the emulator and the watch functionality: npm run emulated-tests

##How to build it

npm run build

The build result will be created in the 'lib' folder (this can be configured in the tsconfig.json file)

0.11.0

4 years ago

0.10.0

4 years ago

0.9.7

4 years ago

0.9.6

4 years ago

0.9.5

4 years ago

0.9.4

4 years ago

0.9.1

4 years ago

0.9.0

4 years ago