Skip to content

brenbread/brenbread.me-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brenbread.me-2019

WIP personal website using Vue.js

Currently hosted at: https://brenbread.me/

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Deploying (into AWS, Linode, etc.) after building

rsync -avshe ssh --progress ./dist/* <username>@<hostname>:/path/to/your/server/host/directory

Customize configuration

See Configuration Reference.

About

Reworked personal website built with Vue.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published