Check out your wallet and mine minacoins.
Run npm install in ./Blockchain-JS/ inside the Blockchain-JS folder.
Run npm run build ./Blockchain-JS/ to build.
Run npm run start ./Blockchain-JS/ to start.
Run npm run test ./Blockchain-JS/ to test.
Run Jasmine npm run test:coverage ./Blockchain-JS/ to test with coverage.
Run ./start.sh to start a docker container.
You need to have Docker installed and running.