Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guanbinrui/fft-visualization
https://github.com/guanbinrui/fft-visualization
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/guanbinrui/fft-visualization
- Owner: guanbinrui
- Created: 2019-08-30T07:40:32.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-07T11:44:59.000Z (over 2 years ago)
- Last Synced: 2024-10-08T03:40:26.398Z (30 days ago)
- Language: TypeScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FFT Visualization
## Setup
```bash
npm install
npx parcel index.html
```