Nunchee server

Download

There are two ways to start using this repository:

  • Download a zipped version of this repository
  • Clone the repository with git by running the following command:
  • git clone https://github.com/J4ASDev/nunchee-server.git

    Install dependecines

  • Install dependencies
  • 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