# Faux Linux User Group presentations
This repository contains the FLUG presentations.
## Usage
Install the required dependencies:
```bash
nvm use stable
npm install
npm install -g vite
```
Run the development server:
vite