https://github.com/codeweiz/rich-text-editor
rich-text-editor by wangeditor
https://github.com/codeweiz/rich-text-editor
Last synced: 27 days ago
JSON representation
rich-text-editor by wangeditor
- Host: GitHub
- URL: https://github.com/codeweiz/rich-text-editor
- Owner: codeweiz
- Created: 2021-07-14T09:12:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-14T09:32:06.000Z (almost 5 years ago)
- Last Synced: 2024-03-22T14:44:59.855Z (over 2 years ago)
- Language: Vue
- Size: 180 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rich-text-editor
## 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/).
### wangeditor 集成在 To.vue页面中