8000 GitHub - omniscientjs/demo-reactions: A demo app using Omniscient and Immstruct
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

omniscientjs/demo-reactions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REACTions - Demo for using omniscient and immstruct with React

Small example application showing random images and making a gif of the reaction via WebRTC using yahoos gifshot.

See code in browser/ and the documentation at the Omniscient repo or the Omniscient homepage.

Running locally

Clone repo

$ git clone https://github.com/omniscientjs/demo-reactions

Install dependencies

$ cd demo-reactions
$ npm install

Run

Build by doing npm run build Start a static server (e.g. harp or python) and run index.html

Example:

$ python -m SimpleHTTPServer

Open http://localhost:8000

TODO

  • Make design

About

A demo app using Omniscient and Immstruct

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0