HurleyWong / vue-portfolio-hurley

Personal Portfolio Site | Made with @vuejs and Designed by @spencerwooo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hurley's Portfolio

Intro

Hurley's Portfolio Template

Copyrights

This portfolio is developed and designed by spencerwooo. Thanks for his excellent portfolio template.

Deploy Options

Deploy your own project with Vercel.

You can also choose other platforms such as Netlify to deploy this project.

Setup Locally

In your terminal, navigate to where you would like this blog to live, then run

Clone the Repo

git clone https://github.com/HurleyWong/vue-portfolio-hurley.git

Navigate to the Directory

cd vue-portfolio-hurley

Install Dependencies

npm install

Compile and Hot-reloads for Development

npm run serve

Compile

npm run build

Run Tests

npm run test

Lints and Fixes Files

npm run lint

Released under the MIT License.

About

Personal Portfolio Site | Made with @vuejs and Designed by @spencerwooo

License:MIT License


Languages

Language:Vue 90.4%Language:CSS 4.0%Language:JavaScript 3.8%Language:HTML 1.8%