Clone & install dependencies
git clone https://github.com/crackhub-dev/gamesdrive-link-encrypter.git
cd gamesdrive-link-encrypter/
npm install
Run dev server
npm run dev
Build for production
npm run build
Clone & install dependencies
git clone https://github.com/crackhub-dev/gamesdrive-link-encrypter.git
cd gamesdrive-link-encrypter/
npm install
Run dev server
npm run dev
Build for production
npm run build