Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nartc/ngt-simple-audio-analyser
Simple Audio Analyser (https://github.com/pmndrs/examples/tree/main/demos/simple-audio-analyser) implemented with Angular Three
https://github.com/nartc/ngt-simple-audio-analyser
Last synced: 13 days ago
JSON representation
Simple Audio Analyser (https://github.com/pmndrs/examples/tree/main/demos/simple-audio-analyser) implemented with Angular Three
- Host: GitHub
- URL: https://github.com/nartc/ngt-simple-audio-analyser
- Owner: nartc
- Created: 2024-08-27T22:02:48.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T19:49:15.000Z (2 months ago)
- Last Synced: 2024-10-12T20:27:38.514Z (27 days ago)
- Language: TypeScript
- Size: 2.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Template for Angular Three projects
This is a template to get started with Angular Three.
## Getting Started
- Clone this repository and run `npm install` to install the dependencies.
- Run `npm start` to start the development server.## Features
- Angular 18
- Angular Three v2
- `.glsl` loader setup
- Tailwind CSS
- Prettier