https://github.com/fython/about-me-page
About me page. Powered by Vue + Vuetify
https://github.com/fython/about-me-page
Last synced: 9 months ago
JSON representation
About me page. Powered by Vue + Vuetify
- Host: GitHub
- URL: https://github.com/fython/about-me-page
- Owner: fython
- License: mit
- Created: 2017-10-30T10:49:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-01T07:38:23.000Z (about 8 years ago)
- Last Synced: 2025-04-06T23:13:56.230Z (10 months ago)
- Language: CSS
- Homepage: http://about.feng.moe
- Size: 2.19 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# about-me-page
> About me page
## 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).