Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 🎉

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
```