/mockServer

A server that can be used to mock the API

Primary LanguageJavaScript

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