Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ricbet/panel-magic
🐴🐂Visual prototyping platform for Angular 🐶🐷
https://github.com/ricbet/panel-magic
angular angular8 code design ng-zorro ng-zorro-antd rxjs typescript visualization
Last synced: 1 day ago
JSON representation
🐴🐂Visual prototyping platform for Angular 🐶🐷
- Host: GitHub
- URL: https://github.com/ricbet/panel-magic
- Owner: Ricbet
- License: apache-2.0
- Created: 2019-04-04T03:47:48.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-16T01:46:57.000Z (over 5 years ago)
- Last Synced: 2025-01-13T03:07:25.415Z (8 days ago)
- Topics: angular, angular8, code, design, ng-zorro, ng-zorro-antd, rxjs, typescript, visualization
- Language: TypeScript
- Homepage: https://ricbet.github.io/panel-magic/#/mock
- Size: 1.93 MB
- Stars: 525
- Watchers: 23
- Forks: 89
- Open Issues: 9
-
Metadata Files:
- Readme: README-zh_CN.md
- License: LICENSE
Awesome Lists containing this project
README
# Panel-Magic
🌈🐴🐂🐱🐶🐷🌈[English](README.md) | 简体中文
Panel-Magic 是基于 Angular8 实现的在线可视化编辑应用,如果你习惯使用 PS,那么它的体验会给你带来熟悉的感觉
![demo](/assets/panel-magic-demo.png)
## 前置要求
需要安装 `@angular/cli` 的最新版本,并安装了 `Angular 8` 版本,
```base
yarn global add @angular/cli
```## 开发
```bash
$ git clone https://github.com/Ricbet/panel-magic.git
$ cd panel-magic
$ yarn install
$ yarn run start
```## LICENSE
Apache 2.0