Moved api calls to api directory

This commit is contained in:
2021-12-30 11:52:28 +03:00
parent f9f2efcad0
commit 52d8664134
9 changed files with 10 additions and 27 deletions

View File

@@ -1,24 +1,5 @@
# watch2gether-front
# W2G Frontend
## Project setup
```
npm install
```
Frontend for watch2gether.
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
A website that allows you and your friends to watch a movie in sync.