pip3 install -r requirements.txt
flask run &
cd static
npm install
npm i element-ui -S
npm run serve