Update README.md
parent
6e3d4f8874
commit
3084365cf7
|
@ -1,10 +1,10 @@
|
||||||
# CONNECT4
|
# 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`.
|
Run `npm install` and `npm run dev`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue