https://github.com/samuraikun/vue-simple-markdown-editor
https://github.com/samuraikun/vue-simple-markdown-editor
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samuraikun/vue-simple-markdown-editor
- Owner: samuraikun
- Created: 2018-08-04T16:23:25.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-04T16:23:52.000Z (about 7 years ago)
- Last Synced: 2025-03-15T23:21:30.331Z (7 months ago)
- Language: Vue
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mymarkdown
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build
```For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).