0.1.1 • Published 9 years ago
alarm-reducer v0.1.1
Introduction
This project provides a redux alarm reducer and companion action creators.
Use
Do the following to initialize the project:
$ npm installThis will load the main and development dependencies.
The project.json file provides a few scripts that are helpful during development.
These scripts are:
clean- removes build by-products, such as the dist directorybuild- build the module distributionlint- run a lint analysis on the TypeScript codetest- run Typecript code unit tests
The npm publish command is used to publish the module to the npm module
repository.
0.1.1
9 years ago