Skip to content

oussamahamdaoui/phonebook-back

Repository files navigation

This is the back part of the phonebook exercice

Prerequisites

To run this on your local environment you need:

  • a running version of node js
  • a running version of npm
  • a running version of git
  • a running mongodb server

Get started

Clone this repository by running:

git clone git@github.com:oussamahamdaoui/phonebook-back.git

Get the dependencies by running:

npm i

Start the developement server by running:

npm start

You have now a developer server at http://localhost:3001

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published