Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 432 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 432 Bytes

Framework7-React-base

This app shows you example of using mobile framework - Framework7 with React to build data-driven contacts application.

Note!

src directory contains JSX react files (listView.js and contactView.js). And in build directory there are already built javascript files.

To set jsx autobuild use your command line commands:

npm install -g react-tools
jsx --watch src/ build/