davidblitz / fftdivision

Home Page:https://davidblitz.github.io/fftdivision

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

requires 2 processes which don't necessarily need to use npm:

  • tsc compiler. this can either be run in a terminal, or just let vscode do it magically? vscode way is: shift-cmd-B "run build command" then choose "tsc watch"

  • a webserver with live-reload magic. i like live-server better than some of the other options

npx live-server --watch=build

About

https://davidblitz.github.io/fftdivision


Languages

Language:JavaScript 99.5%Language:TypeScript 0.4%Language:HTML 0.1%