Skip to content

Small little tuba that plays a sound when you click it. 🎺

Notifications You must be signed in to change notification settings

dottagoa/tinytuba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny Tuba

Small little tuba that plays a sound when you click it. 🎺

Quickstart

Requires Node and pnpm.

Clone the repo and install all the necessary packages:

npx degit nullpasswd/tinytuba tinytuba && \
    cd tinytuba && \
    pnpm i

Production setup

This project uses @sveltejs/adapter-node for production.

To build the app, run npm run build inside the root folder of this project.

After that's done, you can run the compiled website with node build/index.js.

About

Small little tuba that plays a sound when you click it. 🎺

Resources

Stars

Watchers

Forks