The front end for the FaaS project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Iakovos Mastrogiannopoulos f9c6c32dfe Vue project transition 2 years ago
public Vue project transition 2 years ago
src Vue project transition 2 years ago
.gitignore Vue project transition 2 years ago
Dockerfile Vue project transition 2 years ago
README.md Vue project transition 2 years ago
index.html Vue project transition 2 years ago
jsconfig.json Vue project transition 2 years ago
netlify.toml Vue project transition 2 years ago
package.json Vue project transition 2 years ago
postcss.config.js Vue project transition 2 years ago
tailwind.config.js Vue project transition 2 years ago
vite.config.js Vue project transition 2 years ago
yarn.lock Vue project transition 2 years ago

README.md

Vite + Vue 3 + Tailwind CSS ✔

Vite, Vue, Tailwind CSS

This starter template includes:

First-party plugins needed for Tailwind UI:

Getting Started

Open in Visual Studio Code

npx degit web2033/vite-vue3-tailwind-starter vvt-app
cd vvt-app
npm i
npm run dev
npm run build
npm run serve

Deploy to Netlify