Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bongomin/text-editor-creater-vuejs
simple text editor developed using Vuejs & quill library
https://github.com/bongomin/text-editor-creater-vuejs
Last synced: 2 days ago
JSON representation
simple text editor developed using Vuejs & quill library
- Host: GitHub
- URL: https://github.com/bongomin/text-editor-creater-vuejs
- Owner: bongomin
- Created: 2020-10-16T14:09:49.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-17T09:02:44.000Z (about 4 years ago)
- Last Synced: 2024-11-10T16:12:36.389Z (2 months ago)
- Language: Vue
- Homepage: text-editor-creater-vuejs.vercel.app
- Size: 104 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# text-editor-creater-vuejs
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).