This client App should be used with the ChatApp Backend
- 🔘 Vue JS
- 🔘 SignalR
- 🔘 Vuex
- Install Dependencies
npm install
- In case you need, change the API_URL in the .env file if the API app has a different url (https://localhost:44331/)
- Run the App 😄
npm run serve