Cult Clash! Setup Project Install Node.js Windows: https://nodejs.org/dist/v10.16.0/node-v10.16.0-x64.msi Run Project run npm install to install all dependencies. run npm run start-dev to start the server. This will build the project, and then start the server. Any changes to the javascript or html sources will rebuild automatically.