Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 307 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 307 Bytes

Guided Learning System

Run Application

Go to https://lakshitnagar.github.io/guided-learning-system/ and follow the instructions.

Run Tests

Open test/tests.html in any browser to run all tests.

Build files

Oon root directory of the project:
Run npm install
Run npm run build