- Make sure that you have installed the Node LTS on your machine
- Install dependencies with the following command:
npm install
# OR
yarn add
- Run the app with the following command
npm run dev
# OR
yarn dev
To see the application's log, you can go to change-log.md