Files
suwayomi-material-you-webui/BUILDING.md
schroda 31dca431e4 Feature/use vite with swc (#400)
* Add vite-env.d.ts

Should have been added with bc99728dcd

* Update readmes

* Use vites SWC plugin
2023-08-11 17:30:22 +02:00

30 lines
828 B
Markdown

# Getting Started with Create React App
This project is build with [Vite](https://vitejs.dev/)
## Available Scripts
In the project directory, you can run:
### `yarn dev`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.\
You will also see any lint errors in the console.
### `yarn build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!
See the section about [Building for Production](https://vitejs.dev/guide/build.html) for more information.
### `yarn preview`
Runs the app in a local preview production build