Skip to content

Files

Latest commit

 

History

History

MythicReactUI

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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