This project was built using as base the Create React App toolchain; so you can use every script that is available on it.
After downloading the project from Github, you only need to:
$ yarn install
$ yarn start
# or
$ npm install
$ npm start
Then, you'll get a working version of Sketch Web running in your port 3000 (or in any other if the first one was already taken).
I just started to work on it but I'll provide more info about it soon.
Made with love ❤️ and coffee ☕️ by Rafael Câmara.