kirjs / tangochords2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Astro Starter Kit: Basics

Song book for guitar chords. Supports highlighting and transposing chords.

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run test Run tests
npm run lint Run linting
:------------------------ :-----------------------------------------------

About


Languages

Language:TypeScript 61.7%Language:Vue 16.3%Language:Astro 13.5%Language:Nix 3.8%Language:Svelte 2.4%Language:JavaScript 2.2%