Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Laravel Vue Survey | 215 | a year ago | 8 | PHP | ||||||
This is a full stack application of Vue 3 with Tailwindcss 3 and Laravel 8 | ||||||||||
Vuejs Tailwindcss Portfolio | 179 | 5 months ago | 1 | mit | Vue | |||||
A simple multipage and responsive Vue.js & Tailwind CSS portfolio theme with dark mode. | ||||||||||
Laravel Spa | 135 | a month ago | 5 | mit | JavaScript | |||||
A Laravel + Socialite + Vite + Vue 3 + TailwindCSS SPA Boilerplate with user authentication, registration, email verification, social media authentication, password recovery, user management, and roles/permissions management. Uses TailwindCSS. While the front end is part of this repository it is a completely separated Vue 3 front end. | ||||||||||
Todolist Frontend Vuejs | 115 | 3 years ago | 1 | mit | JavaScript | |||||
Front-end application for Todolist Web application built with Laravel and Vue.js | ||||||||||
Vue Cli Uniapp | 100 | a month ago | 1 | mit | JavaScript | |||||
基于vuecli模式的uniapp脚手架集成模板 | ||||||||||
Nuxtjs Tailwindcss Portfolio | 52 | 5 months ago | 1 | mit | Vue | |||||
Nuxt.js & Tailwind CSS version of the portfolio project. | ||||||||||
Laravel Vue Sanctum Spa | 47 | 2 years ago | PHP | |||||||
A Laravel 8 and Vue 3 SPA boilerplate using tailwind styling and sanctum for authentication :ghost: | ||||||||||
Kuma Gui | 38 | 16 hours ago | 48 | apache-2.0 | Vue | |||||
🐻 A GUI built on Vue.js for use with Kuma. | ||||||||||
Awesome Vue Boilerplate | 36 | 4 years ago | 1 | JavaScript | ||||||
😍 Awesome Vue Boilerplate 🥳 Vue 🥰 Vuex, vuex-pathify 🤗 element-ui 🤲 tailwindcss | ||||||||||
Zillet | 36 | a year ago | 35 | mit | Vue | |||||
UI/UX focused minimal web wallet powered by NuxtJS and TailwindCSS |
This is an ever-evolving, very opinionated architecture and dev environment for new Vue SPA projects using Vue CLI 3.
# 1. Clone the repository.
git clone https://github.com/NarHakobyan/awesome-vue-boilerplate.git my-new-project
# 2. Enter your newly-cloned folder.
cd my-new-project
# 3. Install dependencies. Make sure yarn is installed: https://yarnpkg.com/lang/en/docs/install
yarn
# 6. Read the documentation linked below for "Setup and development".
This project includes a docs
folder with more details on: