JstnMcBrd / jstnmcbrd.com

⚡ Personal website

Home Page:https://jstnmcbrd.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jstnmcbrd.com

Website status Validate

About

This is my personal website. It uses Bootstrap, React, and Vite, written in TypeScript.

Licensing

Without a specific license, this code is the direct intellectual property of the original developer. It may not be used, copied, modified, or shared without explicit permission. Please see GitHub's guide on licensing and choosealicense.com.

For legal reasons, if you choose to contribute to this project, you agree to give up your copyright and hand over full rights to your contribution. However, you will still be attributed for your work on GitHub. Thank you!

Development

First, download all dependencies.

npm install

Then start the local development server.

npm start

Make sure to validate any changes before submitting them.

npm run lint
npm test

Deployment

Build the project.

npm run build

Preview the project build to verify it performs as expected.

npm run preview

Copy the contents of the dist folder to your deployment location.

About

⚡ Personal website

https://jstnmcbrd.com


Languages

Language:TypeScript 93.3%Language:CSS 3.2%Language:HTML 3.0%Language:JavaScript 0.5%