Frontend of QAShot microsite
- clone repository
- in root folder
npm install
- rename config.example.js to config.js and edit its values.
- run
npm run dev
- open
localhost:1234
in browser - before
git push
change version numbers in package.json and docker-compose.yml
- clone repository
- in root folder
npm install
- rename config.example.js to config.js and edit its values.
- run
npm run build
- deploy