An open API service indexing awesome lists of open source software.

https://github.com/bencodezen/politico-assignment


https://github.com/bencodezen/politico-assignment

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

          

# POLITICO Assignment

[Check out the demo here!](http://bencodezen.github.io/politico-assignment/app/)

## Getting Setup

1. Clone repo in local environment
2. Run `npm install` to install dependencies
3. RUn `gulp serve` to fire up local server

## Remaining Tasks

1. Setup gulp task for generating production files (e.g., minified files)
2. Perform additional cross-browser testing for older browsers (depending on user analytics)
3. Assuming a CMS is being used, optimize architecture to accommodate content authors and/or editors workflow when adding/changing content