coz/viewer
2016-12-09 15:51:30 -06:00
..
lib Including updated, unminified javascript and css for dependencies. Refs #48 2016-12-09 15:51:30 -06:00
profiles Move viewer contents into viewer/ 2016-11-17 15:23:05 +01:00
index.htm Including updated, unminified javascript and css for dependencies. Refs #48 2016-12-09 15:51:30 -06:00
Makefile Build viewer website with normal build 2016-11-22 19:04:24 -06:00
package.json Move viewer contents into viewer/ 2016-11-17 15:23:05 +01:00
plot.css Move viewer contents into viewer/ 2016-11-17 15:23:05 +01:00
profile.js Including updated, unminified javascript and css for dependencies. Refs #48 2016-12-09 15:51:30 -06:00
profile.js.map Move viewer contents into viewer/ 2016-11-17 15:23:05 +01:00
profile.ts Move viewer contents into viewer/ 2016-11-17 15:23:05 +01:00
README.md Move viewer contents into viewer/ 2016-11-17 15:23:05 +01:00
tsconfig.json Move viewer contents into viewer/ 2016-11-17 15:23:05 +01:00
ui.css Move viewer contents into viewer/ 2016-11-17 15:23:05 +01:00
ui.js Including updated, unminified javascript and css for dependencies. Refs #48 2016-12-09 15:51:30 -06:00
ui.js.map Move viewer contents into viewer/ 2016-11-17 15:23:05 +01:00
ui.ts Move viewer contents into viewer/ 2016-11-17 15:23:05 +01:00

Causal Profile Viewer

Prerequisites for building:

  • Install NodeJS.

To build, run npm install.

To use, simply run an HTTP server from the directory. For example:

  1. Install http-server: npm i -g http-server
  2. Run http-server in this directory
  3. Open a browser to http://localhost:8080/