/clean-architecture-example-vue

Clean Architecture example with Vue.js

Primary LanguageTypeScript

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