FE TMS Application How to execute the dev app. Create the file named .env.development from the env.example Install the dependencies > yarn install Start the development server > yarn dev