Skip to content

KangboLu/chatInBebo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

chat

to run locally

  1. clone
  2. npm install
  3. npm start
  4. point bebo app at {your local IP}:3000

to build production version

  1. clone
  2. npm install
  3. npm run build

Packages

No packages published

Languages

  • JavaScript 59.7%
  • CSS 38.1%
  • HTML 1.8%
  • AppleScript 0.4%