Clone FMHY and run it as offline copy

  1. install https://git-scm.com/ (if u havent already) and https://nodejs.org/en v20.x one
  2. Now clone the fmhy/edit repo. Here
    git clone https://github.com/fmhy/edit.git
  3. Go to poweshelll and npm i -g pnpm (open powershell in fmhy/edit folder that you just cloned using git)
  4. Then pnpm i
  5. After that pnpm run docs:dev it should give u a localhost url like http://localhost:5173/
  6. Open it your preferd browser and enjoy your own copy of FMHY.

Update local copy of repo

  1. run git pull inside the fmhy/edit cloned repo folder.

Thanks to the orignal poster of this Guide i myself just list it here.

Edit
Pub: 20 Nov 2024 08:29 UTC
Views: 713