This project was generated with angular-cli version 1.0.0-beta.21.
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`.
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.
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.