mirror of
https://github.com/status-im/re-natal.git
synced 2025-02-27 11:40:28 +00:00
readme tips
This commit is contained in:
parent
559f6a8033
commit
6e05f26093
@ -31,3 +31,11 @@ $ natal FutureApp
|
||||
If your app is more than a single word, be sure to type it in CamelCase.
|
||||
A corresponding hyphenated Clojure namespace will be created.
|
||||
|
||||
## Tips
|
||||
- Natal requires npm, Leiningen, and CocoaPods to be installed
|
||||
- Having `rlwrap` installed is optional but recommended since it makes the REPL
|
||||
a much nicer experience with arrow keys
|
||||
- Don't press ⌘-R in the simulator; code changes should be reflected automatically.
|
||||
See [this issue](https://github.com/omcljs/ambly/issues/97) in Ambly for details.
|
||||
- Running multiple React Native apps at once can cause problems
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user