/tobi-weber-landingpage

The landing page for https://tobi-weber.com

Primary LanguageSvelte

Landingpage of tobi-weber.com

Tech Stack

Development

For developing only on local machine, run:

npm run dev

For developing on local machine and make the page available on the local network (useful for responsive and mobile development), run:

npm run dev:network

Deploy to GitHub Pages

npm run deploy