/heyitsgeo.github.io

Personal website and portfolio

Primary LanguageJavaScript

heyitsgeo.github.io

Personal website build with React and Typescript.

Getting Started

Install Dependencies

npm install

Run Development Server

npm run serve

Run Unit Tests

npm run test

Build Production Code

npm run build