mirror of
https://github.com/status-im/react-native.git
synced 2025-01-15 03:56:03 +00:00
11 lines
217 B
HTML
11 lines
217 B
HTML
|
<!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>
|