Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 197 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 197 Bytes

REACT + VITE + NODE => CHATENGINE.IO

instalação do node

    npm install 

para inicializar

    *\chat-app\backend> npm run start
    *\chat-app\frontend> npm run dev