Domino - IN DEVELOPMENT... deploying To start: Clone repo run npm install. This will create the node_modules folder with all the dependencies. (You need npm and node as prerequisites) Run npm run build (this builds the project). Run npm run start (this starts it)