Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 389 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 389 Bytes

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