1 changed files with 53 additions and 24 deletions
@ -1,24 +1,53 @@
@@ -1,24 +1,53 @@
|
||||
# workflow-design |
||||
|
||||
## Project setup |
||||
``` |
||||
pnpm install |
||||
``` |
||||
|
||||
### Compiles and hot-reloads for development |
||||
``` |
||||
pnpm run serve |
||||
``` |
||||
|
||||
### Compiles and minifies for production |
||||
``` |
||||
pnpm run build |
||||
``` |
||||
|
||||
### Lints and fixes files |
||||
``` |
||||
pnpm run lint |
||||
``` |
||||
|
||||
### Customize configuration |
||||
See [Configuration Reference](https://cli.vuejs.org/config/). |
||||
|
||||
<h1 align="center"> |
||||
<b> |
||||
<a href="https://godolphinx.org"><img src="https://godolphinx.org/images/dolphin-platform-logo.svg" /></a><br> |
||||
</b> |
||||
</h1> |
||||
|
||||
<p align="center"> A platform for rapid software development </p> |
||||
|
||||
<p align="center"> |
||||
<a href="https://godolphinx.org/"><b>Website</b></a> • |
||||
<a href="https://godolphinx.org/formDesign/description.html"><b>Documentation</b></a> |
||||
</p> |
||||
|
||||
<div align="center"> |
||||
<a href="https://godolphinx.org"> |
||||
<img src="https://img.shields.io/npm/l/vue.svg?sanitize=true"> |
||||
</a> |
||||
<a href="https://gitpod.io/#https://github.com/wangxiang4/dolphin-form-design"> |
||||
<img src="https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod&style=flat-square"> |
||||
</a> |
||||
<a href="https://discord.gg/DREuQWrRYQ"> |
||||
<img src="https://img.shields.io/badge/chat-on%20discord-7289da.svg?sanitize=true"/> |
||||
</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