vue init webpack portfolio-vue
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# run e2e tests
npm run e2e
- Mobile sizing
- Resume layout and cleanup
- Navbar spacing
- More features for playground...
- Parallax resume Vue-parallax npm