Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 185 Bytes

File metadata and controls

9 lines (6 loc) · 185 Bytes

AppNest Backend

Backend app of AppNest software, built with Express.js

How to start?

  • git clone https://github.com/appnest-dev/AppNest-BE.git
  • npm install
  • npm run dev