Skip to content

harmonix-js/starter

Repository files navigation

Harmony Minimal Starter

Setup

Make sure to install the dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

# bun
bun install

Development mode (with live reload)

Start the bot:

# npm
npm run dev

# pnpm
pnpm dev

# yarn
yarn dev

# bun
bun run dev

About

Create a new Harmonix project.

Resources

Stars

Watchers

Forks