react-native + express

启动

1 cd ./service && npm install
2 cd ./toilet && npm install
3 react-native bundle --entry-file index.ios.js -platform ios -dev true --bundle-output main01.ios.jsbundle
4 cd ./toilet/ios 使用xcode启动toilet.xcodeproj