wanderhome-quiz-client/client
viveksantayana 03c6deb8c7 Finished the web site.
Need to now set up the quiz interface and API calls.
2022-08-28 13:27:10 +01:00
..
.vscode Started project 2022-08-25 10:35:21 +01:00
public Started project 2022-08-25 10:35:21 +01:00
src Finished the web site. 2022-08-28 13:27:10 +01:00
.gitignore Started project 2022-08-25 10:35:21 +01:00
index.html Built skeleton for the web site. 2022-08-28 07:07:52 +01:00
jsconfig.json Started project 2022-08-25 10:35:21 +01:00
package-lock.json Incorporated headlessui/vue 2022-08-28 12:19:04 +01:00
package.json Incorporated headlessui/vue 2022-08-28 12:19:04 +01:00
postcss.config.cjs Started project 2022-08-25 10:35:21 +01:00
README.md Started project 2022-08-25 10:35:21 +01:00
tailwind.config.cjs Built skeleton for the web site. 2022-08-28 07:07:52 +01:00
vite.config.js @ alias 2022-08-25 10:50:43 +01:00

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.