Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 694 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 694 Bytes

MineSweeperAngular

This project was generated with angular-cli version 1.0.0-beta.21.

WebSockets

In the WebsocketService, you can either talk with ws://localhost:9000/socket/userid if you are running a local instance of the backend, or use the deployed web version at wss://minesweeper-htwg.herokuapp.com/socket/userid`.

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.