Nunchee server
Download
There are two ways to start using this repository:
git clone https://github.com/J4ASDev/nunchee-server.git
Install dependecines
yarn or npm install
How to run?
Step 1. You must position yourself in the proyect folder and execute the following command:
yarn run start or npm run start