Skip to content

Eisvana/eisvana.github.io

Repository files navigation

eisvana.github.io

Index page for all Eisvana apps, our "Digital Government Portal" so to say.

This website uses the Vitepress package.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build