Skip to content

GulkoA/funics

Repository files navigation

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