Skip to content

todarch/wisit-web

Repository files navigation

WisitWeb

This project was generated with Angular CLI version 9.0.2.

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.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

docker

docker build -t todarch/wisit-web .

initial setup

ng add @angular/material # purple, YES, YES
ng g m material
ng generate @angular/material:navigation nav
ng g c not-found
ng g c footer
ng g c welcome
ng g m game --routing
ng g m shared

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published