mirror of
https://github.com/status-im/re-natal.git
synced 2025-02-18 15:37:48 +00:00
added cljsrn.org link to readme
This commit is contained in:
parent
944324f982
commit
06a4910312
@ -32,7 +32,7 @@ To bootstrap a new app, run `natal init` with your app's name as an argument:
|
|||||||
$ natal init FutureApp
|
$ natal init FutureApp
|
||||||
```
|
```
|
||||||
|
|
||||||
If your app is more than a single word, be sure to type it in CamelCase.
|
If your app's name is more than a single word, be sure to type it in CamelCase.
|
||||||
A corresponding hyphenated Clojure namespace will be created.
|
A corresponding hyphenated Clojure namespace will be created.
|
||||||
|
|
||||||
If all goes well your app should compile and boot in the simulator.
|
If all goes well your app should compile and boot in the simulator.
|
||||||
@ -121,3 +121,5 @@ tools.
|
|||||||
|
|
||||||
|
|
||||||
Contributions are welcome.
|
Contributions are welcome.
|
||||||
|
|
||||||
|
For more ClojureScript React Native resources visit [cljsrn.org](http://cljsrn.org).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user