Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 437 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 437 Bytes

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

picture of the webpage

Installation

Project setup

npm install

Compiles and hot-reloads for development

npm run serve