Skip to content

remsfal/remsfal.github.io

remsfal-de

This repository holds the source code for the website that runs remsfal.de.

The site is built with VitePress, a static site generator powered by Vue and Vite.

Requirements and General Conditions

  • The site should only be delivered in German.
  • The dependencies should be kept minimal.
  • It is purely a website and support for native mobile apps or a PWA is not desired.

Project Setup

npm ci

Development Server with Hot-Reload

npm run dev

The development server will start on http://localhost:5174/.

Build for Production

npm run build

The built site will be output to the dist/ directory.

Preview Production Build

npm run docs:preview

Type Checking

npm run type-check

Lint with ESLint

npm run lint

Format with Prettier

npm run format

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors