Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 156 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 156 Bytes

BundleServer

bundle package server for React Native

# install dependencies
npm install

# serve with localhost at localhost:3000
npm start