Thanks for your interest, we are a big family. 👩💻 👨💻
Tick.Chat isn't rocket science. 👩🚀 👨🚀
You can help me for coding, typo, grammar issues or whatever type you want.
Backend coded in NodeJS. Right here
Dependencies:
cd server && npm install && node index.js;
Frontend coded in VueJS.
Dependencies:
# install dependencies
npm install # Or yarn
# serve with hot reload at localhost:8080
npm run dev # Or yarn run dev
# build for production with minification
npm run build # Or yarn run build
# build for production and view the bundle analyzer report
npm run build --report # Or yarn run build --report
For detailed explanation on how things work, checkout the guide and docs for vue-loader.
Any problem, please open a issue