Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hawkgs/angular-templates
A set of Angular templates for common web apps
https://github.com/hawkgs/angular-templates
angular
Last synced: 17 days ago
JSON representation
A set of Angular templates for common web apps
- Host: GitHub
- URL: https://github.com/hawkgs/angular-templates
- Owner: hawkgs
- Created: 2024-02-21T12:11:16.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T16:05:42.000Z (2 months ago)
- Last Synced: 2024-10-29T16:12:28.023Z (2 months ago)
- Topics: angular
- Language: TypeScript
- Homepage:
- Size: 83 MB
- Stars: 13
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- trackawesomelist - angular-templates (⭐10) - A set of Angular templates for common web apps. (Recently Updated / [Sep 01, 2024](/content/2024/09/01/README.md))
- awesome-angular - angular-templates - A set of Angular templates for common web apps. (Table of contents / Angular)
- fucking-awesome-angular - angular-templates - A set of Angular templates for common web apps. (Table of contents / Angular)
- fucking-awesome-angular - angular-templates - A set of Angular templates for common web apps. (Table of contents / Angular)
README
# angular-templates
A set of Angular templates for common web apps.
To run:
```shell
npm run build:shared
```then
```shell
# Projects: `ecommerce`, `dashboard`, `image-gallery`, `ai-text-editor`, `kanban`, `ai-chatbot`
npm run start:
```