https://github.com/pioreactor/pioreactorui_frontend
https://github.com/pioreactor/pioreactorui_frontend
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pioreactor/pioreactorui_frontend
- Owner: Pioreactor
- Created: 2022-09-14T19:03:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-23T01:26:03.000Z (11 months ago)
- Last Synced: 2025-09-14T07:34:37.060Z (9 months ago)
- Language: JavaScript
- Size: 688 KB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Development
#### `npm run start`
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.
### Production
```
npm run 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.