Run, build & deploy
git clone https://github.com/ducbao414/win32.run.cf.git
cd win32.run.cf
npm installDev server
npm run devBuild
npm run buildPreview production build
npm run previewDeploy to Cloudflare Pages
Last updated