zhang-b / uscis-case-statistics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Web App

See https://vicdus.github.io/uscis-case-statistics/

Run tracker web app in local

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Run clawer

  1. Install typescript compiler and nodejs
  2. npm install; tsc ./src/clawer.ts; node ./src/clawer.js and will generate a data.json5
  3. submit pull request for generated data.json5

About


Languages

Language:TypeScript 95.5%Language:JavaScript 2.6%Language:HTML 1.9%