Skip to content

jonathanliaounc/MusicComposition

 
 

Repository files navigation

MusicComposition

Docker

Install Docker, then run the following commands:

$ cd ./Flask/venv
$ docker build -t musicproject .
$ docker run -p 5000:5000 musicproject

Go to http://localhost:5000/, and you're done!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.3%
  • Tcl 5.9%
  • Jupyter Notebook 3.9%
  • C 2.1%
  • C++ 0.9%
  • HTML 0.7%
  • Other 0.2%