Skip to content

hold17/Angular-Hangman

Repository files navigation

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