https://github.com/andria-dev/vue-flix
https://github.com/andria-dev/vue-flix
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andria-dev/vue-flix
- Owner: andria-dev
- Created: 2018-08-28T20:06:11.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-28T20:07:26.000Z (almost 8 years ago)
- Last Synced: 2025-03-23T04:25:42.669Z (over 1 year ago)
- Language: Vue
- Size: 118 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flix
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```