UNPKG
react-native-inlight
Version:
latest (1000.0.0)
1000.0.0
0.56.2
0.56.1
0.56.0
A framework for building native apps using React
github.com/zzyhdu/react-native
zzyhdu/react-native
react-native-inlight
/
local-cli
/
server
/
middleware
/
index.html
11 lines
(10 loc)
•
217 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE
html
>
<
html
>
<
head
>
<
title
>
React Native
</
title
>
</
head
>
<
body
>
<
p
>
React Native packager is running.
</
p
>
<
p
>
<
a
href
=
"http://facebook.github.io/react-native/"
>
Visit documentation
</
a
>
</
p
>
</
body
>
</
html
>