mirror of
https://github.com/plasma-umass/coz.git
synced 2024-11-04 13:17:34 +03:00
.. | ||
css | ||
js | ||
lib | ||
profiles | ||
ts | ||
index.htm | ||
Makefile | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
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:
- Install
http-server
:npm i -g http-server
- Run
http-server
in this directory - Open a browser to
http://localhost:8080/