- Install dependencies
npm install
- Create config. In that case run:
cp src/config.js.dist src/config.js
- First make sure you have installed all of dependencies by:
npm install
- Then remember of creating config:
cp /config.js.dist /config.js
- Then you should run node server by:
npm start
Remember to ensure before contribution that your IDE supports .editorconfig
file,
and if needed fix your file before commit changes.
webpack --config webpack.prod.js
cp /config.js.dist /dist/
Submodule meta-frontend-ansible.git and .gitlab-ci.yml file are legacy of CI/CD.