Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erik3010/vue-cinema
Cinema Management Application using Vue and consume API
https://github.com/erik3010/vue-cinema
Last synced: about 19 hours 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 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T10:07:24.000Z (about 2 years ago)
- Last Synced: 2024-04-18T21:03:09.264Z (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/).