Skip to content

redbaron76/MeteorNative

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a React-Native and Meteor boilerplate

react-native-intro

INTRO

This project aims to put together the following technologies:

  • React Native (as frontend)
  • Meteor 1.4 (as backend)
  • Redux (as state manager)

PAY ATTENTION

At the moment, this package is a playground for myself, a sandbox where to experiment new implementations and apply new patterns. So, please, always keep in mind this warning before using it seriously: THINGS CAN CHANGE ANYTIME!

WHAT'S IN?

This boilerplate is currently using following npm packages:

TRY IT

In order to try this package, you must have React-Native CLI and Meteor installed in your system.

npm install -g react-native-cli
curl https://install.meteor.com/ | sh

After installed both frameworks, clone this repo, cd into it and run:

./start.sh

TROUBLESHOOTING?

Don't you see vector icons correctly?

Please follow instructions on how to link them in your project.

About

a React Native and Meteor boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published