gdso / budgetcommons-dev-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

budgetcommons-dev-frontend

Most of the relevant source code is in the /ts/ (typescript) directory. Start with index.tsx and trace from there.

Css is in the /css directory

create local environment and local vm:

clone this repo to dev.budgetcommons.ca

from inside the vm, cd /var/www/budgetcommons.ca

run npm install to install all necessary node modules

run tsd install to install ts definition files

About


Languages

Language:JavaScript 98.2%Language:TypeScript 1.7%Language:CSS 0.1%Language:HTML 0.0%