Simulate a chat conversation with your friends and colleagues easily in your browser
- Vue CLI: https://cli.vuejs.org/
- Vue 3 with composition api: https://v3.vuejs.org/
- State management trough composables instead of vuex
- Tailwindcss: https://tailwindcss.com/
- Typescript: https://www.typescriptlang.org/
npm install
npm run serve
npm run build
npm run lint