What is Cokescript? https://github.com/batiste/CokeScript
To install dependencies
yarn
To build
yarn build
To run
yarn watch
And also in another shell you need to launch the simulated API
yarn api
Then visit http://localhost:3001/index.html