Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.02 KB

README.md

File metadata and controls

30 lines (17 loc) · 1.02 KB

Hangman

This project was generated with Angular CLI version 1.7.3. Code has been updated to comply with new Angular 6 and Rxjs standards.

Project structure

The project has been seperated in to the following modules, which all have their own responsibilities. (there are more smaller submodules which are not shown below).

AppModule

AppModule

AuthModule

AuthModule

CoreModule

CoreModule

ElectronApp

Try out the latest Electron app release!.

Website

Check out the deployment of this app Localghost.

Check out the server repo

RestService