JS application to use yahoo weather API
###Dependencies
- Node.js (v6.3.1)
- Install the dependencies
npm install
- Start the server
npm start
Run the tests by running:
npm run test
Run the linting report by running:
npm run lint
| Name | Name | Last commit date | ||
|---|---|---|---|---|
JS application to use yahoo weather API
###Dependencies
npm install
npm start
Run the tests by running:
npm run test
Run the linting report by running:
npm run lint