GitBucket
4.23.0
Toggle navigation
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Forks
sample-vue.js
/
sample-vuex-store
Browse code
説明を修正。
master
1 parent
0bbb576
commit
b36949b8b56b946d53ca2b7fd61cd36ccefa71d8
yhornisse
authored
on 26 Dec 2019
Patch
Showing
1 changed file
README.md
Ignore Space
Show notes
View
README.md
# Vuex storeサンプル コンポーネント間での値の共有 ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).
# vuex_test ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).
Show line notes below