CONNECT4/README.md

19 lines
207 B
Markdown

# CONNECT4
Build in React within Vite.
## How to execute dev server
> Make sure node is installed.
### shell>
npm install vite
npm run dev
> Now hold [cmd] or [ctr] and click on the URI
## Dev
Selim