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:1234in browser - before
git pushchange 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