Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 406 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 406 Bytes

carousel-portfolio

My application to Think Make Start 2020.

This was a great oppertunity for me to play around in Vue.js 💻.

Project setup

  • Installation
    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