Project used to rate recommended learning courses for new team members.
- ** Install Node 4.0.0 or greater**
- Install Git
- Install Python 2.7. Some node modules may rely on node-gyp, which requires Python on Windows. Ensure you add the path variable upon installation.
npm install
npm start
npm run build
npm run test:coverage