Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tibing/angular-cli-panel


https://github.com/tibing/angular-cli-panel

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Angular Cli Panel

## Build

- Build panel app: `npm run build:panel`
- Link panel app: `npm run link:panel`
- Build builder app: `npm run build:builder`
- Link builder app: `npm run link:builder`
- Start demo app: `npm run start:demo`