Yanken is a web-based battle royal of the milenary game of Rock-Paper-Scissors.
To run locally you need to start the frontend and the backend:
Make sure you have NVM installed or Node > v16.5.0
cd front
## If you're using nvm
nvm use && nvm install
npm install
npm run dev
To run the backend you'll need to install Java JDK and Clojure
cd back
./scripts/start
|
|
|
|
|
|
|
|
|
|
|
|
|
This project was done in the XXI PIWEEK.
Every six months participants leave their ongoing work in standby to devote an entire week to personal innovative projects, either alone or joined by others.
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) Yanken Team













