Skip to content

schue/neighborhoods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

required frameworks:
- npm
- node
- grunt (and perhaps grunt-cli)
- bower
- postgress & postgis


to get this app to do something, execute the following commands:
> npm install
(install dependent packages as described in package.json)
> bower update
(pulls down web libraries as specified in bower.json)
> grunt server
(runs the default grunt task, followed by the execute grunt task, refer to Gruntfile.coffeescript for more accurate information)

open a browswer and navigate to localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published