Update README.md

main
Selim 2024-12-28 18:59:13 +01:00 committed by GitHub
parent 6e3d4f8874
commit 3084365cf7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# CONNECT4
Build in React within Vite.
Built in React within Vite.
## How to execute dev server
## How to host local live server
> Make sure node is installed.
> Make sure Node is installed.
Run `npm install` and `npm run dev`.