Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 🐶🐷

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