Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shaobeichen/moten-template
🪑 Moten 的 打卡模版 [WIP] 榫卯低代码平台. Mortise and tenon low code platform.
https://github.com/shaobeichen/moten-template
Last synced: 20 days ago
JSON representation
🪑 Moten 的 打卡模版 [WIP] 榫卯低代码平台. Mortise and tenon low code platform.
- Host: GitHub
- URL: https://github.com/shaobeichen/moten-template
- Owner: shaobeichen
- Created: 2024-07-17T01:08:44.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-17T01:30:05.000Z (6 months ago)
- Last Synced: 2024-11-01T15:07:38.780Z (2 months ago)
- Language: Vue
- Homepage:
- Size: 83 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Moten
榫卯低代码平台
## 项目启动
### 安装依赖
```sh
pnpm in
```### 开发运行
```sh
pnpm dev
```### 编译打包
```sh
pnpm build
```