Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 460 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 460 Bytes

Rapp Aanwezigheid

What the app does

This app is an extension for Rapp to find out if certain conditions influence the presence of users.

What the project uses

The project uses vite-plugin-ssr

Project setup

npm install
cp .env.example .env
code .env

Run project

Run in a terminal the javascript development server:

npm run dev