All Projects → stevehobbsdev → Kanban Board

stevehobbsdev / Kanban Board

Licence: mit
A sample application demonstrating a basic kanban board, seeded with vue-cli

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Kanban Board

Tns Restful Json Api
This is the code repository that goes along with the "TheNewStack" article for RESTful JSON API post
Stars: ✭ 846 (+1013.16%)
Mutual labels:  tutorial, article
Vue Gok
vue2.0-王者荣耀助手
Stars: ✭ 27 (-64.47%)
Mutual labels:  vue-cli, vuex
Vivo Shop
基于vue2.0+实现的vivo移动端商城(vue+vuex-ruoter+axios)
Stars: ✭ 846 (+1013.16%)
Mutual labels:  vue-cli, vuex
Vue Ts Daily
基于vue、Typescript、pwa的一款习惯养成app
Stars: ✭ 735 (+867.11%)
Mutual labels:  vue-cli, vuex
Vue Music
使用vue2.0构建音乐播放器
Stars: ✭ 60 (-21.05%)
Mutual labels:  vue-cli, vuex
Manhuaren
vue2.0全家桶,仿漫画人官网(移动端)
Stars: ✭ 18 (-76.32%)
Mutual labels:  vue-cli, vuex
Vue Music
基于vue2.0的网易云音乐播放器,api来自于NeteaseCloudMusicApi,v2.0为最新版本
Stars: ✭ 855 (+1025%)
Mutual labels:  vue-cli, vuex
Dashboard
A dashboard scaffolding based on Vue.js 3.0 created by Vite.
Stars: ✭ 497 (+553.95%)
Mutual labels:  vue-cli, vuex
Pretty Vendor
[零食商贩] - 基于vue全家桶 + koa2 + sequelize + mysql 搭建的移动商城应用
Stars: ✭ 57 (-25%)
Mutual labels:  vue-cli, vuex
Vuetify Material Dashboard
Vuetify Material Dashboard - Open Source Material Design Admin
Stars: ✭ 1,023 (+1246.05%)
Mutual labels:  vue-cli, vuex
Vue Admin Webapp
this is a admin project
Stars: ✭ 673 (+785.53%)
Mutual labels:  vue-cli, vuex
Vuejs Fujun
vue/vue-router/vuex/axios 仿肤君试用小程序
Stars: ✭ 68 (-10.53%)
Mutual labels:  vue-cli, vuex
Vue Chat
📲 A web chat application. Vue + node(koa2) + Mysql + socket.io
Stars: ✭ 617 (+711.84%)
Mutual labels:  vue-cli, vuex
Cocomusic
a simple music player built by electron and vue
Stars: ✭ 937 (+1132.89%)
Mutual labels:  vue-cli, vuex
Ruoyi Vue
(RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue & Element 的前后端分离权限管理系统
Stars: ✭ 596 (+684.21%)
Mutual labels:  vue-cli, vuex
Yesplaymusic
高颜值的第三方网易云播放器,支持 Windows / macOS / Linux
Stars: ✭ 12,981 (+16980.26%)
Mutual labels:  vue-cli, vuex
Douban
Douban book website demo by server side render
Stars: ✭ 468 (+515.79%)
Mutual labels:  vue-cli, vuex
Vue Develop Template
A Vue.js template that can support more than 100 thousand lines of code in our business, I hope it can help you too~
Stars: ✭ 481 (+532.89%)
Mutual labels:  vue-cli, vuex
Vue Plan
使用vue+vue-router+vuex+boostrap实现计划表系统
Stars: ✭ 33 (-56.58%)
Mutual labels:  vue-cli, vuex
Vue Admin
基于Vue2、element ui、vue-cli、vuex、vue-router、axios 、echarts后台管理系统demo. 权限管理,用户管理,菜单管理。无限级菜单,下拉树形选择框
Stars: ✭ 1,135 (+1393.42%)
Mutual labels:  vue-cli, vuex

VueJS Kanban Board

This is the companion code repository for the Auth0 blog article Vue.js Kanban Board: The Development Process; a client-side Kanban board written in Vue.js.

The Finished App

Some screenshots of what you can build with the article:

The Kanban board view The Kanban backlog view

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

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