Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

nypublicradio/click-to-congress-client

 
 

Repository files navigation

Archived 1/11/24

Clicktocongress-ember

This README outlines the details of collaborating on this Ember application. A short introduction of this app could easily go here.

Prerequisites

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

Installation

  • git clone https://github.com/noslouch/clicktocongress-ember this repository
  • cd clicktocongress-ember
  • npm install
  • bower install

Running / Development

Running Tests

  • ember test
  • ember test --server

Building

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

Deploying

This currently deploys green master branches to a private s3 bucket served from http://www.clicktocongress.com. See the circle file for the exact command.

Further Reading / Useful Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 72.7%
  • SCSS 9.8%
  • Handlebars 8.8%
  • HTML 8.7%