nypublicradio / nypr-midterms

Hub for the 2018 Midterms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decommissioned nypr-midterms

This fastboot app is hosted at https://midterms.wnyc.org and serves as the landing page for all midterms-related content.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone git@github.com:nypublicradio/nypr-midterms this repository
  • cd nypr-midterms
  • yarn install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Linting

  • yarn lint:js
  • yarn lint:js --fix

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

About

Hub for the 2018 Midterms


Languages

Language:Handlebars 47.3%Language:JavaScript 36.1%Language:SCSS 15.8%Language:HTML 0.8%Language:Dockerfile 0.0%