dabbott / react-native-express

The all-in-one guide to React Native

Home Page:https://www.reactnative.express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Express

The all-in-one guide to React Native: https://www.reactnative.express

Translations

If you'd like to help translate, for now, please fork the repo and I'll list it here.

Installation

yarn

Running Dev Server

yarn dev

Building and Running Production Server

yarn build
yarn start

Contributing

Contributions are welcome! (It might take me some time to get around to reviewing however)

License

MIT, Copyright (c) 2020 Devin Abbott

Author

Devin Abbott, @dvnabbott

About

The all-in-one guide to React Native

https://www.reactnative.express

License:MIT License


Languages

Language:TypeScript 85.2%Language:JavaScript 14.8%