- ReactJS + Vite + Yarn (pm)
Recommended Nodev18 (16+ will work)
- Fork this repo
- Clone project
git clone https://github.com/<your-username>/railops
cd railops
- Install yarn (once)
npm install -g yarn
- Install packages (once)
yarn install
- Run project *
yarn run dev
