This a web based messaging application developed for the purpose of education under the NUS Orbital programme at Project Gemini (intermediate) level achievement. The application is a recreation of popular messaging applications like Whatsapp and Telegram to explore the technologies required to support such services.
npm install
npm run serve
npm run build
npm run test
npm run lint