|
|
пре 5 година | |
|---|---|---|
| .. | ||
| components | пре 5 година | |
| pages | пре 5 година | |
| public | пре 5 година | |
| src-tauri | пре 5 година | |
| .gitignore | пре 5 година | |
| README.md | пре 5 година | |
| package.json | пре 5 година | |
| yarn.lock | пре 5 година | |
Ensure you have setup and installed all the project dependencies.
npm install -g tauri
git clone https://github.com/tauri-apps/tauri
cd examples/react/next.js
yarn
cargo install tauri-bundler
yarn dev & tauri dev
yarn build
tauri build