Shaoke
A linguistic website built in vue 3 + vite and tailwind
Packages Installed
- vue 3
- vue-router
- tailwindCSS
- vitejs
- AOS scroll animation
- google maps api
- autoprefixer
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build