https://github.com/simonzhangiter/homepage
my blog home page
https://github.com/simonzhangiter/homepage
Last synced: 4 months ago
JSON representation
my blog home page
- Host: GitHub
- URL: https://github.com/simonzhangiter/homepage
- Owner: SimonZhangITer
- License: mit
- Created: 2017-04-06T02:26:33.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-18T06:42:56.000Z (about 7 years ago)
- Last Synced: 2025-01-03T09:14:28.975Z (5 months ago)
- Language: JavaScript
- Size: 69.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# homepage
> my blog homepage
## 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# build for production and view the bundle analyzer report
npm run build --report
```For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).