https://github.com/we7coreteam/w7-rangine-project-document-ued
基于Rangine(软擎框架)的一款开源Markdown文档系统-前端
https://github.com/we7coreteam/w7-rangine-project-document-ued
js markdown php rangine swoole vue wiki
Last synced: 2 months ago
JSON representation
基于Rangine(软擎框架)的一款开源Markdown文档系统-前端
- Host: GitHub
- URL: https://github.com/we7coreteam/w7-rangine-project-document-ued
- Owner: we7coreteam
- Created: 2020-09-14T10:48:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T23:51:05.000Z (over 4 years ago)
- Last Synced: 2025-03-16T17:19:19.403Z (over 1 year ago)
- Topics: js, markdown, php, rangine, swoole, vue, wiki
- Language: Vue
- Homepage: https://rangine.com
- Size: 3.51 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ued_apiserver
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Run your tests
```
npm run test
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
###