Gulyaev52 / framework7-react-base

using Framework7 with React - simple app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

using Framework7 with React - simple app


Languages

Language:JavaScript 66.0%Language:CSS 33.7%Language:HTML 0.2%