abcnews/lively

Name: lively

Owner: ABC News

Description: An auto-play html5 video player for ABC News

Created: 2016-11-07 23:32:16.0

Updated: 2016-11-08 01:17:44.0

Pushed: 2017-05-31 01:24:20.0

Homepage: null

Size: 29

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

lively

An auto-play html5 video player for ABC News

Dependencies

Getting Started

m start

This will run npm install to locally install Node package dependencies, then run the default grunt task which:

Grunt Tasks

The build tasks transform the project source in src/ into a build under build/.

Development Build: $ grunt dev

Creates a local development build of the project.

Hint: If you organise your static files into directories called images, fonts & data, you'll have the benefit of proper caching by Akamai when you deploy to contentftp.

Production Build: $ grunt prod

Creates a production-ready build of the project.

The build process is similar to the development build, except that scripts and styles are minified with the current version number (specified in package.json) prepended as a comment.

Deployment $ grunt deploy and $ grunt release

Quickly deploy and/or create new releases from the commandline. See the documentation for news-deploy-project-grunt for more details.

Default: $ grunt

Described above in Getting Started


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.