Package Exports
- @expo/dev-tools
- @expo/dev-tools/build/server/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@expo/dev-tools) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Expo Developer Tools
Expo Dev Tools is a web browser based control panel included in Expo CLI.
Expo Developer Tools supports:
- viewing logs from supporting services, (Metro and Webpack bundlers)
- viewing logs from your device
- publishing your project
- debugging connectivity
Developing
- Start any Expo project with
expo start - Run
yarn start ./path/to/project - Chrome should open to
http://localhost:3333/