Files
its-a-feature-Mythic/MythicReactUI
dependabot[bot] ddda1a266c Bump picomatch from 2.3.1 to 2.3.2 in /MythicReactUI
Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-25 22:25:24 +00:00
..
2023-10-03 10:59:43 -05:00
2026-03-24 08:20:20 -05:00
2025-12-10 08:20:43 -06:00
2024-01-09 10:58:35 -06:00

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm run react-build

This builds the UI and outputs the files in the /app/build folder

npm run react-start

This builds the UI and starts the internal server in development mode, so changes made to the code are reflected real-time in the UI