It's a GUI frontend for the SkyNet API. It's built using KnockOutJS and comes with a simple static server / backend for API interaction (SkyNet does not support CORS, as far as I know).
- Type
node backend.js
- Visit
http://localhost:3000
- Profit.
It's a GUI frontend for the SkyNet API. It's built using KnockOutJS and comes with a simple static server / backend for API interaction (SkyNet does not support CORS, as far as I know).
node backend.js
http://localhost:3000