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

https://github.com/joduplessis/joduplessis

Personal VueJS website.
https://github.com/joduplessis/joduplessis

css html javascript portfolio vuejs

Last synced: about 1 month ago
JSON representation

Personal VueJS website.

Awesome Lists containing this project

README

        

# Personal (legacy/v2) VueJS website

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