Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 535 Bytes

README.md

File metadata and controls

44 lines (27 loc) · 535 Bytes

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