Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 201 Bytes

File metadata and controls

19 lines (17 loc) · 201 Bytes

bobril-chat

For start the application follow theese steps:

Run server

  cd server
  npm start

RUN bb app

  cd client
  bb

RUN react app

 cd react-client
 npm start