Skip to content

imciflam/react-flask-server

Repository files navigation

spotify-flask-server

This repo contains the source code for one of the servers of the Anitra music recommendation system.

anitra player pic

for prod build:

install dependencies

pip install -r requirements.txt

npm i

compile and minify js&sass

gulp serve

run server

python index.py

for dev build:

dev mode - js/sass reloading included

gulp dev

or

just compile js

gulp react

run server

python index.py

About

This repo contains the source code for the main server of Anitra music recommendation system.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published