Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 214 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 214 Bytes

JSDoc Magnifier

A project to learn node for ECV students.

Installation

npm install

Usage

npm run start:api

Tests

npm run test:api

Lint

npm run lint