This application has been developed on Twilio Hackathon using Twilio API + Vue.js + nodejs #twiliohackathon
To run this project, you need to have:
Clone the repository:
git clone https://github.com/Katheesh/live-class.git
cd into the nodejs server project:
cd live-class/Nodejs Server
Install dependecies:
npm install
Set up the .evn file variables Run the Server!
node server.js
cd into the project:
cd live-class
Install dependecies:
npm install
Run the app!
npm run dev
The app should now be accessible from http://localhost:8080
The app is based on data from : https://twilio.com
MIT © Katheesh #twiliohackathon
No warranty expressed or implied. Software is as is.