cshg / react-native-express

Learn React Native through interactive examples

Home Page:http://www.reactnativeexpress.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

A guide and reference to help people get started with React Native.

Installation

yarn

OR

npm install

Running Dev Server

npm run dev

Building and Running Production Server

npm run build
npm run start

Demo

The production version of this app is running here.

Contributing

Please contribute!

License

MIT, Copyright (c) 2016 Devin Abbott

Author

Devin Abbott, @devinaabbott

About

Learn React Native through interactive examples

http://www.reactnativeexpress.com

License:MIT License


Languages

Language:JavaScript 98.2%Language:CSS 1.3%Language:HTML 0.5%