Skip to content

Latest commit

 

History

History
 
 

ArduinoFrontend

ArduinoFrontend

Instructions

  • Install Packages
npm install
  • Run Server
ng serve
  • Angular Linting
ng lint
  • Angular Unit testing
ng test
  • To generate documentation
npm run doc

Then open a server on the "documentation" folder.