- compile the js files
tsc -p pre
- run the controller
chmod +x controller.bash
./controller.bash
- I prefer to just host this with web server for chrome
- You could also use simpleHTTPserver with python, or really any other web server (without cache)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
tsc -p pre
chmod +x controller.bash
./controller.bash