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
We can download/install framework7 with few ways:
Download From GitHub Repository
We can download required Framework7 files from Framework7 GitHub repository.
Install From NPM
We can also install Framework7 from NPM:
$ npm install framework7
From the downloaded Core package we will need files from css
and js
folders