Skip to content

janeapp/video-chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Get Started

  1. Clone Repo
  2. nvm install 11.10.1
  3. nvm use 11.10.1
  4. npm install
  5. make dev
  6. Navigate to localhost:8080 or localhost:8081 if you have jane serving its webpack bundle to 8080 already

iOS

  1. Run pod install inside /ios
    • If command not found: pod
    • sudo gem install cocoapods
  • If glog won't install:
    • Try: xcode-select --switch /Applications/Xcode.app
  • If you get Error: EMFILE: too many open files, watch:
    • brew update
    • brew install watchman
  1. Run npm run ios in / (can run npm run ios:8 to launch in an iPhone 8 simulator)

Packages

No packages published

Languages

  • JavaScript 83.3%
  • Java 4.3%
  • Lua 4.1%
  • SCSS 3.9%
  • Objective-C 2.3%
  • Swift 0.8%
  • Other 1.3%