/Test

Primary LanguageJavaScript

Portfolio

Site preview

My personal portfolio website. Check it out live.

Installation & Local Server

Install nodejs first if you haven't already. Then install dependencies with:

npm install

To start up a local server run:

npm start