Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 248 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 248 Bytes

Agrofloresta Server

API da Plataforma Agrofloresta

Development

Requirements

MongoDB >= 3.2.x

Project setup

npm install

Run API server on port 3000

npm run api

Lints and fixes files

npm run lint