Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 776 Bytes

README.md

File metadata and controls

44 lines (32 loc) · 776 Bytes

Sam Chen's Portfolio v1

The first version of my portfolio website, built with Vue and D3.js, hosted on Github Pages

🚀 Set up

This requires git, Node.js, and yarn installed.

  1. Clone this repository
git clone https://github.com/samchencode/v1.git
  1. Install the dependencies
yarn
  1. Start the dev server
yarn serve

📦 Build

Generate a static production build

yarn build

A production build will be generated in the /docs folder.

💟 Acknowledgements

This project was made with inspiration from bchiang7/v4