https://github.com/eastcoastdeveloper/angular-template-website
Angular Template Website
https://github.com/eastcoastdeveloper/angular-template-website
angular angular-app angular-applications angular-template angular-webapp angular-website
Last synced: 3 days ago
JSON representation
Angular Template Website
- Host: GitHub
- URL: https://github.com/eastcoastdeveloper/angular-template-website
- Owner: eastcoastdeveloper
- Created: 2022-11-18T05:21:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-15T20:30:07.000Z (6 months ago)
- Last Synced: 2025-11-15T22:18:10.502Z (6 months ago)
- Topics: angular, angular-app, angular-applications, angular-template, angular-webapp, angular-website
- Language: TypeScript
- Homepage:
- Size: 104 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Angular template website made to look like a corporate intranet compliance library of classes.
In the API directory, run node index to fire up the API. This should begin listening for requests on port 8080.
With this running, open a new terminal and navigate to ui-dev. npm run dev will run the Angular app with the needed proxy configuration.