Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.42 KB

README.md

File metadata and controls

41 lines (32 loc) · 1.42 KB

React Native Template using CoffeeScript

step

$ git clone https://github.com/pct/react-native-template
$ cd react-native-template
$ npm install
$ npm install -g coffee-react-transform
$ npm start
$ gulp
$ open ReactNativeCoffee.xcodeproj # and click build

references

https://github.com/diegodurli/ReactNativeCoffee

https://github.com/ele828/react-native-guide

React Native Tips