https://github.com/darkusphantom/drawflow-vue
A project where you are going to programming with a interface
https://github.com/darkusphantom/drawflow-vue
Last synced: 4 months ago
JSON representation
A project where you are going to programming with a interface
- Host: GitHub
- URL: https://github.com/darkusphantom/drawflow-vue
- Owner: darkusphantom
- Created: 2022-08-23T00:07:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-08T20:15:52.000Z (about 3 years ago)
- Last Synced: 2025-06-11T11:23:53.550Z (about 1 year ago)
- Language: Vue
- Size: 291 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# draw-flow
## 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/).