vishalseshagiri / at-t_proto_hack

- Hack to make DirectTv great again (DAGA)!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AT&T Proto hack

AT&T DirectTV Now gamification platform

Prerequisites

Make sure you have these installed on your machine

  • Node.js
  • MongoDB
  • npm This comes with Node.js, but make sure you check if you have it anyway

Installing packages

Install backend packages

cd server/
npm i

Install frontend packages

cd client/
npm i

Running the app

To run the app (dev. mode)

cd server
node app.js

cd client
npm start

Built With

Authors

Acknowledgments

About

- Hack to make DirectTv great again (DAGA)!


Languages

Language:JavaScript 58.2%Language:Python 25.2%Language:CSS 12.4%Language:HTML 4.2%