Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mzogheib/personal-page
My personal website
https://github.com/mzogheib/personal-page
vuejs
Last synced: 5 days ago
JSON representation
My personal website
- Host: GitHub
- URL: https://github.com/mzogheib/personal-page
- Owner: mzogheib
- Created: 2018-09-25T22:32:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-31T04:57:06.000Z (about 1 year ago)
- Last Synced: 2024-11-15T01:26:25.272Z (2 months ago)
- Topics: vuejs
- Language: Vue
- Homepage: https://marwan.codes
- Size: 4.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# personal-page
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run serve# 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).