Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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:
```