Skip to content

Commit

Permalink
readme markup
Browse files Browse the repository at this point in the history
  • Loading branch information
philipshurpik committed Aug 25, 2014
1 parent bade67c commit 07be49a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@ Framework7-React-base

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

Note!
##### 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/
jsx --watch src/ build/
```

0 comments on commit 07be49a

Please sign in to comment.