Skip to content

Tax delinquent landlords and speculators are the biggest source of blight in Philadelphia

Notifications You must be signed in to change notification settings

AxisPhilly/license-to-blight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AxisPhilly App Template

A somewhat barebones template for apps without back-ends. Inspired by the NPR Apps app template.

Directory Structure

  • sass - .scss files go here
  • www - The compiled app and associated files
  • data - Raw data used in the app, i.e. CSVs
  • scripts - Miscellaneous scripts used for data processing, etc.

Dependencies

For asset management, templating, building, and testing, we use Node.js and Grunt

First, you need Grunt command line tool: $ npm install -g grunt-cli Then, install the dev depencies: $ npm install

Compile SASS when developing

$ sass --watch sass/:www/css/

Grunt Tasks

Check JS files for errors $ grunt jshint:all

Compile SASS into CSS $ grunt compass

Build assets for deployment $ grunt build

Deploy app $ grunt deploy

About

Tax delinquent landlords and speculators are the biggest source of blight in Philadelphia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published