LoginSignup
46
32

More than 5 years have passed since last update.

VueとVuexを使った簡単なCRUD

Last updated at Posted at 2018-10-24

概要

vueとvuexを使った簡単なCRUDを作りました。
vueを初めてさわる方とかの参考になれば嬉しいです。

使用モジュール

vueで使われる必須のものです。

  • vue
  • vuex
  • vue-router
  • vuex-router-sync

実装物

46
32
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
46
32