Skip to content

gabergg/react-native-express

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Interactive tutorials for React Native beginners

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.6%
  • CSS 1.4%