icassina / ts-explorer

Type System Explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git clone git@github.com:acierto/ts-explorer.git
cd ts-explorer
npm install
npm start
# in another tab
npm run build

After you see the webpack compilation succeed (the npm run build step), open up the nested html files in src/* (no server needed!). Then modify whichever file in src and refresh the page to see the changes.

About

Type System Explorer


Languages

Language:JavaScript 98.6%Language:OCaml 1.4%Language:HTML 0.0%Language:CSS 0.0%