Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 239 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 239 Bytes

Venline

A platform dedicated to empower local vendors by helping them sell their products online.

How To Use

Clone this repository
Open terminal
Run these commands

cd server
npm install
npm run start

Go to localhost:3000