Skip to content

campbellgoe/vite-meyda-audio-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

Node.js and npm

Installation

After cloning the repository, cd to it, and doing `git checkout`` to the desired branch

npm i or yarn

To run the project

Find the "scripts" in package.json - to run them use:

npm run dev - to run the project locally in dev mode

npm run build - to build the project ready for production - this will export into the dist folder of production ready files that can be served statically.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published