|
hace 5 años | |
---|---|---|
.. | ||
components | hace 5 años | |
pages | hace 5 años | |
public | hace 5 años | |
src-tauri | hace 5 años | |
.gitignore | hace 5 años | |
README.md | hace 5 años | |
package.json | hace 5 años | |
yarn.lock | hace 5 años |
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-cli
yarn dev & tauri dev
yarn build
tauri build