https://github.com/bencodezen/politico-assignment
https://github.com/bencodezen/politico-assignment
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bencodezen/politico-assignment
- Owner: bencodezen
- Created: 2016-05-09T12:58:52.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-09T15:25:36.000Z (about 10 years ago)
- Last Synced: 2025-01-26T09:28:54.363Z (over 1 year ago)
- Language: CSS
- Size: 1.18 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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