ChatVista
1.0.0
https://chatvistaa.netlify.app/
# Run client
$ cd client
$ npm i # Install dependencies
$ npm run dev # starts development server
$ npm run start # starts production server
# Run client
$ cd server
$ npm i # Install dependencies
$ npm run dev # starts development server
$ npm run start # starts production server
# The server will initialize in the <http://localhost:5173>
# The server will initialize in the <http://localhost:8080>
맨 위로 돌아가기