Files
2021-04-22 18:24:23 -03:00

22 lines
219 B
Markdown

# 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
```