Skip to content
This repository has been archived by the owner on Nov 12, 2020. It is now read-only.

Best works of classical music as voted by talkclassical.com members in a convenient digestible web format

Notifications You must be signed in to change notification settings

Droidion/tc-recommended-elm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TalkClassical Recommended

Talkclassical recommended classical music works in a friendly interactive format.

Elm is used for frontend.

Go is used as web-server for seving static frontend files and providing API.

How to run

Install Elm using official guide: https://guide.elm-lang.org/install.html

Install Go using official guide: https://golang.org/doc/install

For building everything and starting Go server

$ yarn install
$ yarn prod
$ yarn go
$ yarn server

For frontend development:

$ yarn install
$ yarn start

About

Best works of classical music as voted by talkclassical.com members in a convenient digestible web format

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published