Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

README

What is this repository for?

This is a mockup api for api testing

How do I get set up?

1. Assume that you have node installed.

2. Clone this repo

3. Access the folder

4. Install all dependencies

$ npm ci
or
$ npm install

5. Run mock-up api module

$ npm run start