Covid questionaire app helps people to register their information about covid condition. They can also get current information about covid and vaccination.
See Vite Configuration Reference.
1. First of all you need to clone Covid Questionaire repository from github:
git clone https://github.com/RedberryInternship/giorgi-zanqaidze-covid-questionaire
2. Next step requires you to run npm install in order to install all the dependencies.
npm install
You can run vue's built-in development server by executing:
npm run dev
it builds your tailwind.js files into executable scripts.
npm run build