NodeJs
12.x.x or newer (Installation)Yarn
(preferred, but it works withNPM
) (Installation)
Download or clone this repository, then run the following commands in the project directory
- Install dependencies:
yarn add
Optional, if you prefer use NPM
npm install
- Start Project
yarn start