npm installGeneral case:
npm run devWindows - particular - case:
npm run dev-winctrl+h: to toggle devtools panelctrl+q: to change devtools panel position (by default: on the right)
General case:
npm run startWindows - particular - case:
npm run start-winctrl+h: to toggle devtools panelctrl+q: to change devtools panel position (by default: on the right)
General case:
npm run testWindows - particular - case:
npm run test-winGeneral case:
npm run prodWindows - particular - case:
npm run prod-win