set windows-powershell := true

serve:
    pnpm run start

setup:
    dotnet tool restore
    npm i -g pnpm
    pnpm i
    dotnet femto ./src