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
- Host: GitHub
- URL: https://github.com/webmasterdevlin/officeapp-angular
- Owner: webmasterdevlin
- License: mit
- Created: 2018-11-19T23:41:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T02:35:48.000Z (over 3 years ago)
- Last Synced: 2025-02-14T02:35:18.353Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 3.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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`.