An open API service indexing awesome lists of open source software.

https://github.com/naveendanj/uni-chat-frontend

chat application for university students. Technologies used - Vue , Vuex , Vuetify , socket.io-client
https://github.com/naveendanj/uni-chat-frontend

axios socket-io-client vue vuerouter vuetify vuex

Last synced: 2 months ago
JSON representation

chat application for university students. Technologies used - Vue , Vuex , Vuetify , socket.io-client

Awesome Lists containing this project

README

        

# uni-chat-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/).