reviews How to start this component? npm install run 'mysql -u root -p < database/schema.sql' command in the terminal to create database and table npm run seed-database npm run react-dev npm run start