/goethe-quiz

Online quiz platform for DPS Goethe Quiz.

Primary LanguagePHP

LIRET

Laravel Inertia REact TypeScript

A batteries-included starter for Laravel apps.

Setup

git clone https://github.com/dotangad/liret new-project
composer && npm i
cp .env.example .env
./vendor/bin/sail up -d
npm run watch