Running The Project

April 16, 2023 ยท View on GitHub

  • Navigate to the project's root folder using the command line
  • Run the command: npm i to install all the dependencies
  • Run the command: npm run tauri dev, this will open a new window and run the application in a development environment