Skip to content

Commit 262fe4d

Browse files
committed
Add README.md
1 parent 19f021d commit 262fe4d

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Expo Starter Kit (TypeScript)
2+
3+
## Installation
4+
5+
```shell
6+
npm install
7+
```
8+
9+
## Running
10+
11+
```shell
12+
npm run start`
13+
```
14+
15+
## Expo Docs
16+
17+
[Expo Docs](https://docs.expo.dev/)
18+
19+
## Need help?
20+
21+
<a href="https://discord.gg/H3ksm5NhzT">
22+
<img src="https://discordapp.com/api/guilds/774471080713781259/widget.png?style=banner2" alt="Discord Banner 2"/>
23+
</a>

0 commit comments

Comments
 (0)