All Projects → NarHakobyan → awesome-vue-boilerplate

NarHakobyan / awesome-vue-boilerplate

Licence: other
😍 Awesome Vue Boilerplate 🥳 Vue 🥰 Vuex, vuex-pathify 🤗 element-ui 🤲 tailwindcss

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
CSS
56736 projects
Dockerfile
14818 projects
HTML
75241 projects
perl
6916 projects

Projects that are alternatives of or similar to awesome-vue-boilerplate

website
Personal website and blog built with Next.js, Preact, MDX, Tailwind CSS and hosted on Vercel.
Stars: ✭ 17 (-71.67%)
Mutual labels:  eslint, prettier, tailwindcss
next.js-tailwindcss-template
Opinionated Next.js and TailwindCSS template.
Stars: ✭ 15 (-75%)
Mutual labels:  eslint, prettier, tailwindcss
webpack-typescript-react
Webpack 5 boilerplate with support of most common loaders and modules (see tags and description)
Stars: ✭ 185 (+208.33%)
Mutual labels:  eslint, boilerplate-template, prettier
vite-react-ts-tailwind-firebase-starter
Starter using Vite + React + TypeScript + Tailwind CSS. And already set up Firebase(v9), Prettier and ESLint.
Stars: ✭ 108 (+80%)
Mutual labels:  eslint, prettier, tailwindcss
reactjs-vite-tailwindcss-boilerplate
ReactJS + Vite boilerplate to be used with Tailwindcss.
Stars: ✭ 103 (+71.67%)
Mutual labels:  eslint, prettier, tailwindcss
next-pwa-template
Next.js progressive web app template
Stars: ✭ 266 (+343.33%)
Mutual labels:  eslint, prettier, tailwindcss
Vue Spa Project
vue.js + vuex + vue-router + fetch + element-ui + es6 + webpack + mock 纯前端SPA项目开发实践
Stars: ✭ 118 (+96.67%)
Mutual labels:  eslint, element-ui
React Native Boilerplate
A React Native boilerplate with Expo, Redux, React Navigation, Styled Components and some 💕 included.
Stars: ✭ 135 (+125%)
Mutual labels:  eslint, prettier
Poetic
Automatically install and maintain ESLint, Prettier, EditorConfig and Airbnb rules for JavaScript, TypeScript and React.
Stars: ✭ 165 (+175%)
Mutual labels:  eslint, prettier
Typescript Express Starter
🚀 TypeScript Express Starter
Stars: ✭ 238 (+296.67%)
Mutual labels:  eslint, prettier
Sapper Firebase Typescript Graphql Tailwindcss Actions Template
A template that includes Sapper for Svelte, Firebase functions and hosting, TypeScript and TypeGraphQL, Tailwind CSS, ESLint, and automatic building and deployment with GitHub Actions
Stars: ✭ 111 (+85%)
Mutual labels:  eslint, tailwindcss
Eslint Config Wesbos
No-Sweat™ Eslint and Prettier Setup - with or without VS Code
Stars: ✭ 2,293 (+3721.67%)
Mutual labels:  eslint, prettier
tailwind-react-next.js-typescript-eslint-jest-starter
Starter template for building a project using React, Typescript, Next.js, Jest, TailwindCSS and ESLint.
Stars: ✭ 80 (+33.33%)
Mutual labels:  eslint, tailwindcss
generator-bunny
🐰 Jumpstart node module, like a bunny!
Stars: ✭ 13 (-78.33%)
Mutual labels:  eslint, prettier
Reeakt
A modern React boilerplate to awesome web applications
Stars: ✭ 116 (+93.33%)
Mutual labels:  eslint, prettier
Gatsby V2 Tutorial Starter
Gatsby V2 Starter - product of step by step tutorial
Stars: ✭ 139 (+131.67%)
Mutual labels:  eslint, prettier
Zoe
🌀 Zero-config ESLint toolchain with sensible defaults.
Stars: ✭ 113 (+88.33%)
Mutual labels:  eslint, prettier
React Starter Kit
React, Redux, Webpack, Material UI, Boostrap 4, Code Splitting, HMR
Stars: ✭ 229 (+281.67%)
Mutual labels:  eslint, prettier
figma-plugin-typescript-boilerplate
Figma plugin TypeScript boilerplate to start developing right away
Stars: ✭ 43 (-28.33%)
Mutual labels:  eslint, prettier
bradgarropy.com
🏠 my home on the web
Stars: ✭ 58 (-3.33%)
Mutual labels:  eslint, prettier

Awesome Vue Boilerplate

Awesome Vue

This is an ever-evolving, very opinionated architecture and dev environment for new Vue SPA projects using Vue CLI 3.

Getting started

# 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".

Documentation

This project includes a docs folder with more details on:

  1. Setup and development
  2. Architecture
  3. Languages and technologies
  4. Routing, layouts, and views
  5. State management
  6. Tests and mocking the API
  7. Linting and formatting
  8. Editor integration
  9. Building and deploying to production
  10. Troubleshooting
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].