mjsamuel / portfolio

Home Page:https://mjsamuel.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mjsamuel.com

Portfolio site built with Gatsby, Tailwind CSS and Pts.js.

Usage / Development Setup

Installing dependencies

npm install

Running the project

Development preview/build

To start the website and monitor for changes:

npm run develop

To access the page on other devices on the same local network:

npm run develop-m

Production build

npm run build

Production preview

npm run serve

About

https://mjsamuel.com


Languages

Language:TypeScript 66.8%Language:JavaScript 27.1%Language:CSS 6.2%