yarn install or npm install in main dir and then yarn start or npm run start
yarn test or npm run test after installation
yarn build or npm run build after installation
yarn global add serve or npm install -g serve if needed, then serve -s build