This is simple enough,
git clone https://github.com/vasile-coste/arcade-rom-filter.git
cd arcade-rom-filter
npm i
npm run dev
others:
npm run css
- this will regenerate css on the go if you modify UI classesnpm run devs
- same as "npm run dev" only this one doesn't open the link in the browser
Note that you need git and NodeJS >= 16 for this.
This is also simple,
git clone https://github.com/vasile-coste/arcade-rom-filter.git
cd arcade-rom-filter
npm i
npm run pkg-all
or if you want to build only for windows:
npm run pkg-win
stand alone command
npx pkg -t linux-x64,macos-x64,win-x64 -C GZip .