Yoonzzi / ikea-project

ikea-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IKEA-project

How to run

  • Run api server
pip install -r requirements.txt
set FLASK_APP=api/main.py
flask run
  • Run client
git submodule init          # When git clone first
git submodule update        # When client is updated
cd client && npm install
npm run serve

About

ikea-project


Languages

Language:Python 100.0%