Rock Paper Scissors Technologies Golang ReScript What it looks like Structure client Client side of the application server Server side of the application Installation And Running Clone the repository Go to the server directory and start the serer go run main.go Go to the client directory and build the application npm run build And here you go npm run start