Test task for junior fullstack web-developer
- Clone git repository
- In terminal go to project dir
cd ./astro-vue - In terminal installing node packages and dependencies
npm install - In terminal start astro
npm run dev - Open in browser link
http://127.0.0.1:4231