Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tibing/angular-cli-panel
https://github.com/tibing/angular-cli-panel
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tibing/angular-cli-panel
- Owner: Tibing
- Created: 2019-06-18T13:16:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T06:34:43.000Z (about 2 years ago)
- Last Synced: 2024-11-28T13:19:03.677Z (about 2 months ago)
- Language: TypeScript
- Size: 3.18 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
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`