Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 664 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 664 Bytes

TicTacToeSocketIo

This project was generated with Angular CLI version 6.0.0.

Game layout is inspired from the following PEN https://codepen.io/jh3y/pen/BVaGKP

Development Client

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.

Development Server

Run npm run server to start Node Server.

Production Client

Run ng build --output-path dist for a prod build of client.

Production Server

Run npm run server for a prod server. Navigate to http://localhost:5000/