Skip to content

Use mockServer if you want to test your front application with some static responses that you can define.

Notifications You must be signed in to change notification settings

YannDuv/mockServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MockServer

Install

Requires :

  • nodeJs v4 or more
  • grunt ==> npm install -g grunt-cli
  • bower ==> npm install -g bower
  • mongoDB

Terminal :

npm install
bower install

Run

cd my_path
grunt

## Answer with a file Check the exemple of /:envCode/iphoneservice/authentication/grid

About

Use mockServer if you want to test your front application with some static responses that you can define.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published