Skip to content

kellygorr/portfolio-website

Repository files navigation

React + TypeScript + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Setup

Node.js

Node.js is required to install and build the project.

You can find it on the Node.js downloads page.

.env

Included. Nothing important here, just some global links

Install

Once you have Node setup on your local environment you can install the project dependencies.

npm install

Dev

Once this is done, build the project.

npm run dev

Build

Once this is done, build the project.

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages