https://github.com/abhisheknaiidu/image-creator
https://github.com/abhisheknaiidu/image-creator
konva-framework konva-vue konvajs
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abhisheknaiidu/image-creator
- Owner: abhisheknaiidu
- Created: 2020-08-25T18:15:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-29T11:14:20.000Z (over 4 years ago)
- Last Synced: 2025-01-14T19:03:10.541Z (4 months ago)
- Topics: konva-framework, konva-vue, konvajs
- Language: Vue
- Homepage: https://task-pr.vercel.app
- Size: 713 KB
- Stars: 4
- Watchers: 3
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# freelance-pr
## 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/).