You can look at it here
- https://nodejs.org/en/ - install node.js v16.15.1
- From the project root folder in a terminal run
npm i
npx gulp- build and run the development servernpx gulp build- development buildnpx gulp build-prod- production build
Source files src/
Build files dist/