Skip to content

Language learning app that creates vocabulary tests with words from an online or offline database, usable as web app or desktop app

License

Notifications You must be signed in to change notification settings

Neptilo/clemanglaise-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  • Install Rust: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  • Install Node.js
  • Make sure npm is in your PATH environment variable.
  • Install Tauri CLI: npm install -g @tauri-apps/cli
  • Install the node modules: npm install

Build & run

To build and run the app during development, use tauri dev This will open the app and let you debug it.

To build and run the app for production, use tauri build

About

Language learning app that creates vocabulary tests with words from an online or offline database, usable as web app or desktop app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published