1.0.2 • Published 2 years ago

httpgetstore v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

HttpGetStore

Steps for test implementation from git: 1. Clone the repository. 2. Install dependencies, compile typescript and generate components with npm i. 3. Run the test implementation using node dist/final.js.

Steps for test implementation from npm: 1. Install the package using npm i httpgetstore. 2. Change directory using cd node_modules/httpgetstore 3. Run the test implementation using node dist/final.js.