Sugar Labs
Music Blocks: Fix "npm run serve" for systems using Python3
As reported in Music Blocks Issue #1924
"npm run server" won't run in a system using Python3 because "SimpleHTTPServer"'s equivalent from Python2 is "http.server".
The task is to fix the "npm run serve" command for python3.
Task tags
Students who completed this task
srevinsaju