Resume This is a personal resume developed using Vue cli. What I learned How to divide the project in components How to pass data to components using props How to use pug for template How to use stylus for styling How it looks like Installation Project setup npm install Compiles and hot-reloads for development npm run serve