chore: update readme w/ dev server info

This commit is contained in:
ayo 2026-04-02 22:13:29 +02:00
parent 19bd063c24
commit aea4ac2518

View file

@ -9,7 +9,7 @@ Technology Stack:
- Netlify for hosting
Development tooling:
- [Vite](https://vite.dev/) for bundling
- [Vite](https://vite.dev/) for bundling and development server
- [Eslint](https://eslint.org) for JS linting & [CSS linting](https://eslint.org/blog/2025/02/eslint-css-support/)
- [ESLint Stylistic](https://eslint.style) for JS formatting
- [Husky](https://typicode.github.io/husky/) for git hooks