Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fimion/vue-provide-inject-talk
https://github.com/fimion/vue-provide-inject-talk
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fimion/vue-provide-inject-talk
- Owner: fimion
- Created: 2018-08-24T17:54:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-20T03:27:40.000Z (about 6 years ago)
- Last Synced: 2024-12-12T20:15:39.160Z (10 days ago)
- Language: Vue
- Size: 2.41 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# provide-inject-talk
This talk can be found at
https://fimion.github.io/vue-provide-inject-talk/
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn run serve
```### Compiles and minifies for production
```
yarn run build
```