Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fish-uncle/oop

基于 SVG 的简易流程管理系统
https://github.com/fish-uncle/oop

element-plus oop pug scss typescript vue vue3 vuejs

Last synced: about 1 month ago
JSON representation

基于 SVG 的简易流程管理系统

Awesome Lists containing this project

README

        

# oop

[![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/fish-uncle/oop.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/fish-uncle/oop/context:javascript)





### 前端中的 oop 编程实践

#### 基于 SVG 的简易流程管理系统

## Project setup

```
npm install
```

### Compiles and hot-reloads for development

```
npm run serve
```

### Compiles and minifies for production

```
npm run build
```

### Lints and fixes files

```
npm run lint
```

### Customize configuration

See [Configuration Reference](https://cli.vuejs.org/config/).