willedanielsson / mockServer

A server that can be used to mock the API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mockServer

A server that can be used to mock the API

Configuration

  1. Change the path of the variable PATH_TO_APP so it is correct to your initial file (often index.html). This variable lies within app.js and livereload.js

  2. xRun the server with $ npm run start

About

A server that can be used to mock the API


Languages

Language:JavaScript 82.0%Language:HTML 18.0%