Skip to content

jeffhou/aMuseMeBackend

Repository files navigation

aMuseMeBackend

Installation

  • Get bower
    • bower install
  • Get pip
    • pip install -r requirements.txt
  • python server.py
    • To change the port do an export PORT=3000 before you run the server
    • To disable debug do export DEBUG=False before you run the server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published