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.
- Host: GitHub
- URL: https://github.com/joduplessis/joduplessis
- Owner: joduplessis
- Created: 2019-01-03T14:28:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T05:12:36.000Z (11 months ago)
- Last Synced: 2024-12-26T00:23:07.876Z (6 months ago)
- Topics: css, html, javascript, portfolio, vuejs
- Language: Vue
- Homepage: https://joduplessis.com
- Size: 5.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
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
```