|
há 5 anos atrás | |
---|---|---|
.. | ||
components | há 5 anos atrás | |
pages | há 5 anos atrás | |
public | há 5 anos atrás | |
src-tauri | há 5 anos atrás | |
.gitignore | há 5 anos atrás | |
README.md | há 5 anos atrás | |
package.json | há 5 anos atrás | |
yarn.lock | há 5 anos atrás |
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