Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 343 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 343 Bytes

Opentable-Example

Follow the below steps to run/build the project and to view in a browser

  1. Clone the project folder
  2. Open folder in command prompt
  3. Run - "npm install"
  4. Run - "meteor"
  5. Open browser and visit "localhost:3000"
  6. Run - "meteor test --once --driver-package meteortesting:mocha" on different console for testcases