- node >= 10.15.0
- Allowing https on localhost with invalid certificates. (
chrome://flags/#allow-insecure-localhostfor chrome, add an exception for Firefox) - git and git-lfs
npm install
npm startall will be in the dist folder
npm installnpm run devyou can avoid to build the app by
npm run dev -- --no-build
npm run build:devnpm run serve:devnpm run watchsee all commands with
npx gulp --tasksrun a command (js for example)
npx gulp js- write recognition https://dev.myscript.com/