Simple forum app that allows multiple users to post messages that will be updated in real time
Clone a copy into your local computer
You need to have node and npm install globally
Once node and npm installed, run :
npm install
npm start
Once started, the server will be running on localhost://3000, change the code if it needs to be deployed elsewhere.
- BootStrap
- Node.js
- Express.js
- jQuery
- Jie Shen Ong