telcenter frontend Setup At project root, copy content of .env.example file into a new file named .env, then fill in the values of those environment variables accordingly. After that, run: cd $PROJECT_ROOT yarn Run Locally yarn dev