Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 264 Bytes

RunningTheProject.md

File metadata and controls

4 lines (4 loc) · 264 Bytes

Running The Project

  • 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