Skip to content

pt1602/pt1602-website

Repository files navigation

Vue SCSS github forks github stars


Visit here


PT1602 - Website

Here you can find the code of my current website. It's my first complete vue project, so feel free if there is anything to improve.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Open Source? Yes!