The goal of this project was to improve upon an existing Minesweeper game.
Use the Prerequisites section to set up the development environment on your local machine. Once the proper software is installed, navigate to your project folder and use the following command to run the project.
ng serve --open
Begin by installing node.js using the instructions contained on this site.
Then, install npm (For device specific information, click here).
npm install
Finally, install Angular (For more information, click here).
npm install -g @angular/cli
- Node.js - Server environment
- NPM - Package management
- Angular - Command line interface
- Compodoc - Documentation generation
- Ayah Alkhatib - amalkhatib90
- Kyle Curry - k19c90
- Kristi Daigh - kdaigh
- Ethan Lefert - elefert400
- Clare Meyer - clareMeyer
See also the list of contributors who participated in this project.
Compodoc was used to provide documentation for this project.
Please read SOURCES.md for a works cited.