Skip to content

projectM-visualizer/projectm-visualizer.org

Repository files navigation

ProjectM Visualizer Organization Website

This is the official website for the Projectm Visualizer organization, which hosts various visualizer projects and resources.

Development

To set up the development environment, follow these steps:

  1. Clone the repository:
git clone https://github.com/projectM-visualizer/projectm-visualizer.org
  1. Install bun.sh
# Linux / macOS
curl -fsSL https://bun.sh/install | bash
# Windows
powershell -c "irm bun.sh/install.ps1 | iex"
  1. Install dependencies:
bun install
  1. Start the development server:
bun dev
  1. Open your browser and navigate to http://localhost:3000 to view the website.

Screenshots

ProjectM Visualizer Website Screenshot

ProjectM Visualizer Website Screenshot

ProjectM Visualizer Website Screenshot

About

Website | Nuxt 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published