Api rest full mock
- Node.js
- Express
Please visit : ____________________ for demo
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
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