All Projects → wemake-services → Wemake Vue Template

wemake-services / Wemake Vue Template

Licence: mit
Bleeding edge vue template focused on code quality and developer happiness.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Wemake Vue Template

laravel-nuxt
Laravel 5.6 + Nuxt 1.4: Auth Starter (SSR, SPA, Socialite)
Stars: ✭ 19 (-97.05%)
Mutual labels:  ssr, nuxt, nuxtjs
Nuxt Firebase Sns Example
Nuxt v2 & Firebase(Hosting / Functions SSR / Firestore), Google Auth SNS Example.
Stars: ✭ 485 (-24.81%)
Mutual labels:  nuxt, nuxtjs, ssr
typescript-nuxtjs-boilerplate
🍱 Nuxt.js with TypeScript and Run with docker and docker-compose 🐶🦄🔥 visit: https://typescript-nuxtjs-boilerplate.netlify.com/example
Stars: ✭ 51 (-92.09%)
Mutual labels:  eslint, jest, nuxtjs
Reeakt
A modern React boilerplate to awesome web applications
Stars: ✭ 116 (-82.02%)
Mutual labels:  eslint, jest, ssr
Rockpack
Rockpack is a simple solution for creating React Application with Server Side Rendering, bundling, linting, testing within 5 minutes
Stars: ✭ 265 (-58.91%)
Mutual labels:  eslint, jest, ssr
Express Webpack React Redux Typescript Boilerplate
🎉 A full-stack boilerplate that using express with webpack, react and typescirpt!
Stars: ✭ 156 (-75.81%)
Mutual labels:  eslint, stylelint, jest
awrora-starter
Landing page template built with one of most popular javascript library Vue.JS, Vuetify (Material Design) and Nuxt.JS with SSR.
Stars: ✭ 38 (-94.11%)
Mutual labels:  ssr, nuxt, nuxtjs
Surmon.me
🆒 My personal website and blog, powered by @vuejs (3)
Stars: ✭ 1,767 (+173.95%)
Mutual labels:  nuxt, nuxtjs, ssr
N2ex
🌈 V2ex built with Nuxt.js (vue&ssr)
Stars: ✭ 260 (-59.69%)
Mutual labels:  nuxt, jest, ssr
jooger.me
👍 My personal website,powered by @nuxt
Stars: ✭ 39 (-93.95%)
Mutual labels:  ssr, nuxt, nuxtjs
Eslint Module
ESLint module for Nuxt.js
Stars: ✭ 49 (-92.4%)
Mutual labels:  eslint, nuxt, nuxtjs
Blog Front
blog-front @nuxt
Stars: ✭ 305 (-52.71%)
Mutual labels:  nuxt, nuxtjs, ssr
React Ssr Starter
All have been introduced React environment
Stars: ✭ 20 (-96.9%)
Mutual labels:  eslint, stylelint, jest
Front End Guide
📚 Study guide and introduction to the modern front end stack.
Stars: ✭ 14,073 (+2081.86%)
Mutual labels:  eslint, stylelint, jest
Stylelint Module
Stylelint module for Nuxt.js
Stars: ✭ 32 (-95.04%)
Mutual labels:  stylelint, nuxt, nuxtjs
react-component-library-lerna
Build your own React component library managed with lerna, presented with storybook and published in private npm registry.
Stars: ✭ 55 (-91.47%)
Mutual labels:  stylelint, eslint, jest
Vue Masonry Wall
A pure vue responsive masonry layout without direct dom manipulation and ssr support.
Stars: ✭ 79 (-87.75%)
Mutual labels:  nuxt, nuxtjs, ssr
Sails Nuxt
Sails + Nuxt + Vuetify Combo <3
Stars: ✭ 92 (-85.74%)
Mutual labels:  nuxt, nuxtjs, ssr
react16-seed-with-apollo-graphql-scss-router4-ssr-tests-eslint-prettier-docker-webpack3-hot
Seed to create your own project using React with Apollo GraphQL client
Stars: ✭ 19 (-97.05%)
Mutual labels:  eslint, jest, ssr
Nuxt Ssr Firebase
Nuxt.js Universal App with SSR via Firebase Functions and Firebase Hosting
Stars: ✭ 273 (-57.67%)
Mutual labels:  nuxt, nuxtjs, ssr

wemake-vue-template

wemake.services Awesome Build Status Docs Dependencies Status wemake-frontend-styleguide

Bleeding edge vue template focused on code quality and developer happiness.


This project is used to scaffold new Vue project structure.

Demo

https://wemake-vue-demo.herokuapp.com/

Features

  • Proven to work on both small and large scale projects
  • Always up-to-date with the help of @dependabot
  • Latest nuxt for server-side rendering
  • Full typescript support, including Vue's SFC, Vuex, and tests
  • Tools to write business logics including: DI, IoC, runtime type validation
  • Linting with eslint + stylelint
  • jest for unit tests and testcafe for end-to-end testing
  • docker optional support for development, testing, and production
  • Gitlab CI with full test and deploy pipeline configured by default
  • Meaningful docs, covering almost every aspect of the project, including jsdoc annotations
  • Full vscode support and list of suggested settings and plugins
  • Easy update process, so your template will always be up-to-date

Requirements

You will need:

Installation

git clone https://github.com/wemake-services/wemake-vue-template.git
npx vue-cli init ./wemake-vue-template your_vue_project

We are required to clone the project, since we need the .git folder.

Where to go next

Before going any further make sure that you have read the docs.

Who is using this template?

If you use our template, please add yourself or your company in the list.

We offer free email support for anyone who is using this. If you have any problems or questions, drop us a line at [email protected]. And we will try to help you.

License

MIT.

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].