Skip to content

Kattenelvis/personal-website

Repository files navigation

My Personal website :D

Welcome to my personal website, check out the current deployment at https://kattenelvis.netlify.app/ (Will put it up on my own URL later).

Developing

npm ci
npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of the app:

npm ci
npm run build

You can preview the production build with npm run preview.

To deploy the app, you may need to install an adapter for your target environment.

About

My (in the works) personal website :D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors