An application developed and maintained for FIFA World Cup 2018 Predictions.
Node JS
Mongo DB
npm install
npm install bower -g
npm install nodemon -g
npm install gulp -g
bower install
sudo bower install --allow-root
Navigate to mongo bin directory
./mongod.sh
>> Linux
./mongod.exe
>> Windows
gulp
npm run watch
NOTE: Once started, file changes would be auto-detected, just refresh the browser URL for changes to reflect
http://localhost:3000 >> Index URL
http://localhost:3000/home >> Home Page URL