swpp2019-team21 How to start project Backend # You should not have password on your local mysql accout. $ cd backend $ ./init.sh Frontend $ cd frontend $ npm install $ npm start