Skip to content

billygrossman/billygrossman.com

Repository files navigation

BillyGrossman.com

Welcome to my personal website repository! This is straighforwad Vue.js frontend application, with the objective of serving as a frontend boilerplate for my personal projects.

The production website can be viewed at https://www.billygrossman.com.

Component Library & CSS Helpers

I chose not to use an existing UI framework for the sake of simplicity. The idea is to have only what is required on hand, with new components and UI treatments being added as needed.

The component library can be viewed here https://www.billygrossman.com/components.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Personal Resume Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published