Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 462 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 462 Bytes

sample

a Sails application

Install

To install the test plan creator download the repository on the machine you want it to run.

# Clone respository
$ git clone

Once the repository is cloned. Install all of the dependences.

$ npm install 

Run

To run the test plan so that the Test results can be posted to it. This will post the api on http://localhost:1337/

# in terminal 
$ sails lift