Skip to content

ddawsari/StartupDataTrends

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Startup Data Trends

This repo contains the code that was written to build http://startupdatatrends.com, a visual browser of startup data from AngelList (http://angel.com.)

The repo was built on top of Backbone-boilerplate by @tbranyen (https://github.com/tbranyen/backbone-boilerplate)

See the Bocoup blog for more information about the application (http://weblog.bocoup.com)

If you have any questions or comments, contact @iros here or: irene at bocoup dot com.

Setting up dev environment

Run npm install from your application root.

Build

The application is built using grunt. Run grunt build to build the source, and grunt dev during development to watch files and recompile on changes.

Server

Run with grunt connect. It will run on port 8082

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.7%
  • CSS 18.3%
  • HTML 7.0%