mirror of
https://github.com/status-im/react-native.git
synced 2025-01-16 04:24:15 +00:00
11 lines
173 B
JSON
11 lines
173 B
JSON
{
|
|
"port": 3000,
|
|
"devPort": 3001,
|
|
"publicDir": "./public",
|
|
"rootPath": "../example_project",
|
|
"moduleOptions": {
|
|
"format": "haste",
|
|
"main": "index.js"
|
|
}
|
|
}
|