Simon Dirmeier

Webpage

About

This repository implements my personal webpage using svelte

Dependencies

Install nodejs and npm from whereever (I use macports.

Installation

Running the following on the command line install all dependencies, builds the distributable and starts an express server that listens to port 4000

npm install
npm run build
npm run preview

Development

For development, run this:

npm install
npm run dev

Author

Simon Dirmeier simd23 @ pm me