funics to install dependencies: cd website ; npm install ; cd .. to run server from root: cd website ; npm run build ; cd .. flask --app server/index run