From aea4ac251825b8a0fa0aaf7007c15e4da1366e4a Mon Sep 17 00:00:00 2001 From: Ayo Date: Thu, 2 Apr 2026 22:13:29 +0200 Subject: [PATCH] chore: update readme w/ dev server info --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index baaec82..b424fc6 100644 --- a/README.md +++ b/README.md @@ -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