An open API service indexing awesome lists of open source software.

https://github.com/webmasterdevlin/officeapp-angular

A demo of Office App using Angular latest version
https://github.com/webmasterdevlin/officeapp-angular

Last synced: about 1 year ago
JSON representation

A demo of Office App using Angular latest version

Awesome Lists containing this project

README

          

# OfficeAppAngular

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.

## Backend service

Go here and run the project [ASP.NET Core backend](https://github.com/webmasterdevlin/officeapp-aspnet-core-v2.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`.