VueTube/scripts/build.bat

5 lines
67 B
Batchfile
Raw Normal View History

2022-02-26 19:35:36 +00:00
cd ../NUXT
npm run generate
cd ..
npx cap sync
npx cap open android