running-the-project
Project SetupDependenciesBuild ProcessBunNative Build
Description
Rules for running the project and installing dependencies
Globs
package.json, app.json
---
description: Rules for running the project and installing dependencies
globs: package.json, app.json
---
- To run the project, run `bun start`
- If any native dependencies change, that is, there are any changes in in [app.json](mdc:app.json) or [package.json](mdc:package.json), run `bun ios` to create a new native build