https://github.com/mifukia/vue-editor
vueとfirebaseでつくるエディタ base https://www.amazon.co.jp/dp/B07F8L6KVS/ref=dp-kindle-redirect?_encoding=UTF8&btkr=1
https://github.com/mifukia/vue-editor
firebase vue vue-cli
Last synced: 2 months ago
JSON representation
vueとfirebaseでつくるエディタ base https://www.amazon.co.jp/dp/B07F8L6KVS/ref=dp-kindle-redirect?_encoding=UTF8&btkr=1
- Host: GitHub
- URL: https://github.com/mifukia/vue-editor
- Owner: mifukia
- Created: 2018-07-14T06:07:03.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-23T08:45:16.000Z (almost 8 years ago)
- Last Synced: 2025-04-27T03:47:19.866Z (about 1 year ago)
- Topics: firebase, vue, vue-cli
- Language: CSS
- Homepage: https://mymarkdown-mifukia.firebaseapp.com
- Size: 112 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-editor
> 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).