Skip to content

Daniel-Dragon/DPS-FrontEnd

Repository files navigation

DPS-FrontEnd

Build Status

Steps to develop

  1. Install Node.js
  2. Run command npm install in project directory.
  3. Run command ng serve -o to package project, start web server, and open browser to localhost. Any changes made to a file while webserver is running will cause it to be recompiled and served to the browser.
  4. If #3 doesn't work, try npm run ng serve -o

Unit Testing

  1. With command line navigate to project root.
  2. Run command ng test and let Chrome load up.
  3. Top right corner of Chrome click Debug. You can close up the old tab.
  4. Bring up developer console. You can now put break points to follow the code and see why something is failing.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •