Save more money!
npm run start:dev
Navigate your browser to http://localhost:3000/
First start dev server:
npm run start:dev
Then start native dev server:
npm run start:native
Then open the project (ios/boilerplate.xcodeproj
) in XCode and run the app in Simulator (or device)