Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 825 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 825 Bytes

Railway Editor

This project was made for college and for Thales Hong Kong, this is a small software to create railway systems for some Thales proprietary software.

Main Menu Screenshot Editor Screen Screenshot

Available Scripts

First run yarn or npm install to install dependencies

Then in the project directory, you can run:

yarn run electron-dev

Runs the app in the development mode.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn run electron-pack

Builds the app for production to the dist folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

It packages the app for Windows, Mac Os X and Linux.