Installation

Framework7 CLI

The most recommended way to start with new Framework7 app is to use Framework7 CLI, it provides most complete amount of combinations with different templates, target devices/platforms, frameworks and some of best practices.

Ready To Use Templates

You can also check the starter app templates and tools section to start straight away from some pre-setup app.

Manual Installation

1. Install Framework7

First of all we need to install Framework7 library itself.

2. Install React

Read about how to install React on the official React Installation Guide.

3. Install Framework7-React Plugin

Now we need the Framework7-React plugin for React, we can install it from NPM:

$ npm install framework7-react