Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 527 Bytes

File metadata and controls

11 lines (7 loc) · 527 Bytes

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