ERPG5 - Django Build All commands are run from the root of the project, from a terminal: Command Action npm install Installs dependencies npm run build Build your production site to ./dist/ npm run preview Preview your build locally, before deploying