Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 195 Bytes

File metadata and controls

13 lines (10 loc) · 195 Bytes

simple-chat-api

Backend for http://chat.grossi.life/

1. Install required package dependencies

yarn install or npm install

Running the Application

yarn start or npm start