Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 204 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 204 Bytes

The backend of SGarden platform

Prerequisites

  • node >=16

Install

$ npm i

Usage

$ npm start

Run tests

$ npm test

Development

$ npm run dev