Skip to content

mxzou/audiovisualizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

audiovisualizer

"How To Create A 3D Audio Visualizer Using Three.js" YouTube tutorial project files https://youtu.be/qDIF2z_VtHs

  1. Clone the repository;
  2. Open the folder in Visual Studio Code;
  3. Open the terminal and type this command: npm install
  4. Run the app on the server by typing this command: npx parcel ./src/index.html
  5. Ctrl + click on the server link "http://localhost:1234" to open the app in your browser;
  6. Have fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.3%
  • JavaScript 47.7%