0.0.2 • Published 7 years ago

rahunodesample v0.0.2

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

SC Node

A Node.js task by SC - Authentication, Jsonpatch and thumbnail creation.

Getting Started

Prerequisites

  • Git
  • Node.js ^8.2.1 and npm ^5.3.0

Developement

  • Run npm install to install dependencies.
  • Run npm start to start the server.
  • Run npm test to test the application with mocha.
  • Run npm run lint to see the result from eslint.
  • Run npm run coverage to generate test coverage using istanbul.