Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 548 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 548 Bytes

Tauri + Dominator

This template should help get you started developing with Tauri and Dominator.

Recommended IDE Setup

VS Code + Tauri + rust-analyzer.

Install and Run The Project

Before running the project, don't forget to run $npm i, and then you can run the development mode with the following command:

$ npm run start