The most commonly used commands for building apps with the EAS CLI
- eas init- create a new project on expo.dev
- eas build:configure- create eas.json with default configuration
- eas build --profile development- development client, JS is loaded from your local machine