Files
its-a-feature-Mythic/MythicReactUI
dependabot[bot] 4a3818988c Bump node-forge from 1.3.2 to 1.4.0 in /MythicReactUI
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.2 to 1.4.0.
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.2...v1.4.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-version: 1.4.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-27 18:39:09 +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