Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 597 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 597 Bytes

HAUSE TAXI API

Get Started

Must be installed on your computer

Database Config

You should read this easy documentation Firebase-Firestore

Installation

git clone https://github.com/ckymn/hause-taxi.git 
cd hause-taxi # Enter project root folder
npm install # Install modules required
npm start  || node index.js || nodemon index.js # To run project , check http://localhost:3000 on your browser