Home Reference Source Repository

Travis CI Code Climate Test Coverage Issue Count Document Coverage

eDocLite

This is the eDocLite project made under UITS for the P632 course.

Website : http://p632-sp-2016.github.io/eDocLite/

Documentation : https://doc.esdoc.org/github.com/p632-sp-2016/eDocLite/

Presentation Links : Week 1 | Week 2 | Week 3 | Week 4 | Week 7

Steps to Run:

1) Install Dependencies

npm install

2) Run Application

npm start

3) Stop Application

npm stop

Steps to Test:

Start Karma Server

npm test

Steps to generate documents using esdoc:

npm docs

Steps for using eslint:

npm lint

Steps to generate documentation using esdoc hosting service:

  1. Go to: https://doc.esdoc.org/-/generate.html

  2. Input: "[email protected]:p632-sp-2016/eDocLite.git"

  3. Click the "Generate" button

  4. View documentation on: https://doc.esdoc.org/github.com/p632-sp-2016/eDocLite/