Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 910 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 910 Bytes

alt text.

Meet ROVER.T0, the latest rover to land in Mars! Its cutting edge technology will prevent any crash when a pitty human sends incorrect commands from Earth.
You can try it at https://project-roverto.web.app/. Project ROVER.T0 can be installed as a PWA in any device!

Or you can clone the project and serve it locally:

Install

npm install

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma. Use --no-watch --code-coverage flags to see code coverage.