open-chord-charts / sample-data

DISCONTINUED! See https://github.com/openchordcharts/chart-editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Chord Charts sample data

DISCONTINUED!

Go to https://github.com/open-chords-charts/chart-editor

Presentation

Sample JSON files for OpenChordCharts -- a contributive database of songs chords

Run charts bench

npm install
npm start

then open your browser to http://localhost:3010/

Statistics: open http://localhost:3010/build/stats.html

In production

This is a static application, the web server just serves the HTML/JS/CSS files.

Build and test in production environment:

npm run start-production

then open your browser to http://localhost:3011/

If it's OK, deploy:

npm run deploy

Statistics: open http://openchordcharts.github.io/sample-data/build/stats.html

About

DISCONTINUED! See https://github.com/openchordcharts/chart-editor

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 98.7%Language:HTML 1.3%