Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 525 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 525 Bytes

Live Demo

Preview

QuestionView Editor

Development Instructions

  • cd into root directory
  • npm install to install all dependencies
  • ng serve --open to start the server at localhost:4200. (--open option automatically opens the server at PORT 4200)