dasisyouyu / clean-architecture-example-vue

Clean Architecture example with Vue.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About Project

This is a Clean Architecture example with Vue.js. Made for my session at Vue.js / Nuxt.js Meetup Osaka #0.

You can check out the slides from here

Getting Started...

  1. Start mock server
$ yarn
$ yarn agreed
  1. Start application
$ yarn serve

About

Clean Architecture example with Vue.js


Languages

Language:TypeScript 45.7%Language:Vue 41.2%Language:JavaScript 11.9%Language:HTML 1.2%