Open Chord Charts is a project aiming to provide free (as in free software) chord charts to musicians, editable in a collaborative way.
This software runs the web site of the Open Chord Charts project.
The following npm run
commands are declared in package.json
.
npm run dev
npm run build
npm run prod
Thanks to the isomorphic500 project for inspiration about the JavaScript build system and React server-side rendering!