Skip to content

nkijak/dgmt-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DGMT! WebApp

DGMT! as an angular web app. Goal is to be self-contained.

Installation

  1. npm install -g grunt-cli
  2. npm install
  3. grunt install

Development

  1. grunt dev
  2. Go to: http://localhost:8888

Testing

Run all tests with

grunt test

Unit Testing

Single run tests

grunt test:unit

Auto watching tests

grunt autotest:unit

End to End Testing (Protractor)

grunt test:e2e

Coverage Testing

grunt coverage

About

DGMT! as a web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published