1 changed files with 53 additions and 24 deletions
@ -1,24 +1,53 @@ |
|||||||
# workflow-design |
|
||||||
|
<h1 align="center"> |
||||||
## Project setup |
<b> |
||||||
``` |
<a href="https://godolphinx.org"><img src="https://godolphinx.org/images/dolphin-platform-logo.svg" /></a><br> |
||||||
pnpm install |
</b> |
||||||
``` |
</h1> |
||||||
|
|
||||||
### Compiles and hot-reloads for development |
<p align="center"> A platform for rapid software development </p> |
||||||
``` |
|
||||||
pnpm run serve |
<p align="center"> |
||||||
``` |
<a href="https://godolphinx.org/"><b>Website</b></a> • |
||||||
|
<a href="https://godolphinx.org/formDesign/description.html"><b>Documentation</b></a> |
||||||
### Compiles and minifies for production |
</p> |
||||||
``` |
|
||||||
pnpm run build |
<div align="center"> |
||||||
``` |
<a href="https://godolphinx.org"> |
||||||
|
<img src="https://img.shields.io/npm/l/vue.svg?sanitize=true"> |
||||||
### Lints and fixes files |
</a> |
||||||
``` |
<a href="https://gitpod.io/#https://github.com/wangxiang4/dolphin-form-design"> |
||||||
pnpm run lint |
<img src="https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod&style=flat-square"> |
||||||
``` |
</a> |
||||||
|
<a href="https://discord.gg/DREuQWrRYQ"> |
||||||
### Customize configuration |
<img src="https://img.shields.io/badge/chat-on%20discord-7289da.svg?sanitize=true"/> |
||||||
See [Configuration Reference](https://cli.vuejs.org/config/). |
</a> |
||||||
|
</div> |
||||||
|
|
||||||
|
## 🐬 Description |
||||||
|
Dolphin Ecological Plan-Create a dolphin development platform ecosystem on the web, Android and ios, |
||||||
|
which does not accept any commercialization and is completely free and open source (including advanced functions). |
||||||
|
|
||||||
|
## 💪 Expectation |
||||||
|
Everyone can develop software quickly and efficiently. |
||||||
|
|
||||||
|
## ✨ Feature |
||||||
|
- A vue3 And Typescript based form designer component |
||||||
|
|
||||||
|
## <img width="28" style="vertical-align:middle" src="https://godolphinx.org/images/hacktoberfest-logo.svg"> Hacker Day |
||||||
|
Join [Github HackToberFest](https://hacktoberfest.com/) Start contributing to this project. |
||||||
|
|
||||||
|
## 🤔 Discuss together |
||||||
|
Join [Discord](https://discord.gg/DREuQWrRYQ) Start communicating with everyone. |
||||||
|
|
||||||
|
## 🤗 Become a member of the development team! |
||||||
|
Welcome😀! We are looking for talented developers to join us and make the Dolphin development platform even better! |
||||||
|
If you want to join the development team, please contact us, you are very welcome to join us!💖 |
||||||
|
|
||||||
|
## Online one-click settings |
||||||
|
You can use Gitpod, an online IDE (open source free) to contribute or run examples online. |
||||||
|
|
||||||
|
[](https://gitpod.io/#https://github.com/wangxiang4/dolphin-form-design) |
||||||
|
|
||||||
|
## 📄 Licenses |
||||||
|
[Dolphin Development Platform is MIT licensed](https://github.com/wangxiang4/dolphin-form-design/blob/master/LICENSE) of open source software. |
||||||
|
Loading…
Reference in new issue