Skip to content

fluid-lab/fluid-adaptive-content-service-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What Is This

A very basic front-end demo of fluid-adaptive-content-service, a 2018 GSoC project worked on by Kunal Mohta.

Running It

(assuming you're running the adaptive content service with npm start already, with standard defaults)

  • npm install
  • run a static webserver in the root directory of this project using http-server or similar
  • visit the index.html file