All Projects → jsilva-pt → vuetibook

jsilva-pt / vuetibook

Licence: other
Integrating Vue.js, Vuetify and Storybook

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
HTML
75241 projects

Projects that are alternatives of or similar to vuetibook

Todolist Frontend Vuejs
Front-end application for Todolist Web application built with Laravel and Vue.js
Stars: ✭ 120 (+650%)
Mutual labels:  spa, axios, vue-router, netlify
React Nativeish
React Native / React Native Web Boilerplate
Stars: ✭ 106 (+562.5%)
Mutual labels:  jest, storybook, axios
Moveit
🚀 NLW #4 | React+ TypeScript + NextJS + StyledComponents + Firebase + MongoDb +Axios
Stars: ✭ 39 (+143.75%)
Mutual labels:  jest, storybook, axios
Vue axios spa
基于vue2+axios+vux+vue-router+vuex构建的单页微信端项目
Stars: ✭ 54 (+237.5%)
Mutual labels:  spa, axios, vue-router
Express React Boilerplate
🚀🚀🚀 This is a tool that helps programmers create Express & React projects easily base on react-cool-starter.
Stars: ✭ 32 (+100%)
Mutual labels:  jest, storybook, axios
Vue Spa
vue-spa : vue + vue-router + axios + vuex + vux 快速成型移动端项目,直接使用。欢迎star
Stars: ✭ 46 (+187.5%)
Mutual labels:  spa, axios, vue-router
Eldin-Space-Vue
Personal Web Portfolio
Stars: ✭ 54 (+237.5%)
Mutual labels:  axios, vue-router, vuetify
vuetify-admin
一个vuetify后台基础模板
Stars: ✭ 46 (+187.5%)
Mutual labels:  axios, vue-router, vuetify
vue-webpack-boilerplate
A webpack boilerplate with vue-loader, axios, vue-router and vuex
Stars: ✭ 51 (+218.75%)
Mutual labels:  axios, vue-router, vue-test-utils
Symfony Vuejs
Source code of the tutorial "Building a single-page application with Symfony 4 and Vue.js"
Stars: ✭ 170 (+962.5%)
Mutual labels:  spa, axios, vue-router
vue-typescript-admin
Vue typescript 开发的基础模板,多页面支持,基础整合完毕。
Stars: ✭ 26 (+62.5%)
Mutual labels:  axios, vue-router, vue-i18n
vue-seo-friendly-spa-template
Vue.js PWA/SPA template initially scaffolded with vue-cli and configured for SEO. Makes use of prerendering and other techniques/packages in order to achieve a perfect "Lighthouse Score".
Stars: ✭ 41 (+156.25%)
Mutual labels:  spa, vue-router, netlify
react-tools-for-better-angular-apps
Use React ecosystem for unified and top notch DX for angular developement
Stars: ✭ 30 (+87.5%)
Mutual labels:  jest, storybook, axios
Code-VueWapDemo
“Vue教程--Wap端项目搭建从0到1”的源码
Stars: ✭ 19 (+18.75%)
Mutual labels:  axios, vue-router
PlanitFront
새해 목표, 이젠 플래닛에서 "함께" 달성해보세요! - 프론트
Stars: ✭ 13 (-18.75%)
Mutual labels:  vue-router, vuetify
nextjs-starter-kit
NextJS Starter Kit with Testing Frameworks and CI/CD
Stars: ✭ 30 (+87.5%)
Mutual labels:  jest, storybook
imgalign
Webapplication for image stitching and aligning
Stars: ✭ 162 (+912.5%)
Mutual labels:  spa, vuetify
music
🎵vue 像素级还原mac客户端网易云音乐
Stars: ✭ 34 (+112.5%)
Mutual labels:  axios, vue-router
login push
vue+koa2+jwt实现单点登录 + todolist增删改查
Stars: ✭ 20 (+25%)
Mutual labels:  axios, vue-router
vue-douban
高仿豆瓣app
Stars: ✭ 22 (+37.5%)
Mutual labels:  axios, vue-router

vuetibook

David HitCount

Experimenting the integration between Vue.js, Vuetify and Storybook.

Some tools like Vue I18n and Vuex are also used in order to make the project similar to what a real application would be.

Deployed on Netlify

Dockerize for development

docker-compose up

Local Installation

Project setup

# app & storybook
yarn install

# docs
cd docs
yarn install

# mocks
cd mocks
yarn install

Available Commands

# app
yarn serve # Compiles and hot-reloads for development
yarn build # Compiles and minifies for production

# Storybook
yarn serve:storybook # Compiles and hot-reloads for development
yarn build:storybook # Compiles and minifies for production

# Run unit tests
yarn test:unit

# Documentation
cd docs
yarn serve:docs # Compiles and hot-reloads for development
yarn build:docs # Compiles and minifies for production

# Mock Server
cd mocks
yarn serve # Hot-reloads for development

Built With

Base Tools

Internationalization

Material Design

mock Server

Analytics

  • Google Tag Manager
  • Google Analytics

Testing

Documentation

Versioning

We use SemVer for versioning and Keep a Changelog for the format of the ChangeLog. For the versions available, see the tags on this repository.

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