https://github.com/hojongs/vuejs-spa
https://github.com/hojongs/vuejs-spa
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hojongs/vuejs-spa
- Owner: hojongs
- Created: 2018-02-11T17:28:46.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2018-03-11T07:50:12.000Z (about 7 years ago)
- Last Synced: 2024-12-27T23:13:31.483Z (5 months ago)
- Language: Vue
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hojong Blog
> 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).