/phoneApi

Primary LanguageJavaScript

Phone Catalogue Api

Api rest full mock

Project root

Technology

  • Node.js
  • Express

Demo

Please visit : ____________________ for demo

Usage

Installing:

npm i -g meta will install a meta command on your system.

Clone the meta repo:

$  meta git clone https://github.com/inmax/phone-catalogue.git

Getting started

In the project app directory, you can run:

$ cd phoneApi

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm start