A chat client app build for teaching how to make magic with Vue.js
This project serves as an example and reference in the context of an academic practical work to learn Vue.js
-
git clone https://github.com/benjaminchazelle/teach-vue-chat-client-build.git
-
cd teach-vue-chat-client-build
-
npm run start
-
Go to http://127.0.0.1:8080/
The app is hosted on http://teach-vue-chat-build-hosted.glitch.me/
For educational purposes, the project sources are encrypted to limit access.
Note to the authorities: The encryption algorithm used is AES-256, contact benjamin@chazelle.pro to obtain the decryption key.