/product-investo-backend

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Product Investo API

Build Status

About

An application that connects users with investors

Getting Started

  • git clone or fork this repo
  • cd product-invest-backend
  • install dependencies, yarn or npm install
  • Run the server npm run dev or yarn dev