# React App This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). ## Installation ``` $ yarn ``` ## Dev ``` $ yarn tauri dev ``` ## Build ``` $ yarn tauri build ```