Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aurelienloyer/aurelienloyer.github.io
Personal website build using VueJS 🎉
https://github.com/aurelienloyer/aurelienloyer.github.io
Last synced: 12 days ago
JSON representation
Personal website build using VueJS 🎉
- Host: GitHub
- URL: https://github.com/aurelienloyer/aurelienloyer.github.io
- Owner: AurelienLoyer
- Created: 2017-02-20T16:22:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-14T00:17:18.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T18:03:30.522Z (6 months ago)
- Language: Vue
- Homepage: https://aurelien-loyer.fr
- Size: 3.08 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal website build using VueJS
## Description
### VueJS version
https://aurelien-loyer.fr/
https://t3kstiil3.github.io/### old front Wordpress version
https://wp.aurelien-loyer.fr/### Wordpress API v2
In this version i'm using the wordpress api v2 to provide my vuejs app :)
## 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
```