mirror of
https://github.com/its-a-feature/Mythic
synced 2026-06-08 14:55:38 +00: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