Skip to content
This repository has been archived by the owner on Jan 2, 2019. It is now read-only.

bakklog/reactnative-back-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Backend

React Native backend is a boilerplate repository for setting up a Mongo & Express backend server for any React Native application.

Installation

Make sure you have NodeJS installed before you commit to installing this backend boilerplate.

git clone https://github.com/scopeweb/react-native-backend.git
cd react-native-backend
npm install

Usage

After installing the required packages in the Installation step you can run the local development setup

npm run dev

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

See anything else you'd like to add here? Please send a pull request as well!

License

MIT


Made with ❤ ️by Scope. Happy coding!

Releases

No releases published

Packages

No packages published