Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thierrymichel/movie-wishlist-vue
https://github.com/thierrymichel/movie-wishlist-vue
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/thierrymichel/movie-wishlist-vue
- Owner: thierrymichel
- Created: 2019-11-07T12:41:42.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-31T04:16:57.000Z (almost 2 years ago)
- Last Synced: 2023-07-01T10:39:46.387Z (over 1 year ago)
- Language: CSS
- Size: 8.4 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-test
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).