TRIA: TRustworthy Intelligence for Autonomous systems Laboratory
This repository contains source code for the TRIA lab website.
./src/content- Content./src/i18n/resources.ts- Translations
This codebase assumes you are equipped with web development basics:
- *NIX shell
- git
- HTTP(S) and underlying layers
- HTML
- CSS
- Javascript
we also require your to be familiar with following technologies:
- Install vscode.
- vscode will prompt you to install required extensions when you open this repository.
- Setup mise-en-place.
- you may instead install the contents of
mise.tomlmanually but the behavior may differ from production.
- you may instead install the contents of
- Launch dev server and start coding.
bun run dev