Skip to content

Rathalin/huxle-project

Repository files navigation

huxle-project

Team members

Andrea Haider-Pachtrog S2110629009 Daniel Flockert S2110629004 Lisa Lamplmair S2110629010

Test Huxle

https://huxle.vercel.app/ to try out and play with your friends

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

Releases

No releases published

Packages

No packages published