https://github.com/erik3010/vue-cinema
Cinema Management Application using Vue and consume API
https://github.com/erik3010/vue-cinema
Last synced: 7 months ago
JSON representation
Cinema Management Application using Vue and consume API
- Host: GitHub
- URL: https://github.com/erik3010/vue-cinema
- Owner: Erik3010
- Created: 2020-06-28T03:53:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T10:07:24.000Z (almost 3 years ago)
- Last Synced: 2025-01-23T16:18:14.894Z (9 months ago)
- Language: Vue
- Size: 3.3 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# frontend
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).