Skip to content

SnailSword/x-Plane

Repository files navigation

How to Use

  • quick start
https://github.com/SnailSword/x-Plane.git
cd x-Plane
npm install -g yarn
yarn
  • development
npm run dev
  • build
npm run build