framework7io / framework7-react-static-template

A static JavaScript template for Framework7 React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Framework7 React Static Template

For most apps, it is recommended to start with the template that leverages Create React App. This template is designed for use cases where a full build pipeline is not desired and only static JavaScript is needed.

To get started, clone this repo as whatever you want to name your app:

git clone https://github.com/bencompton/framework7-react-static-template/ my-app

To run the app, simply launch the index.html file.

Issues

Please log any issues to the main framework7-react repo.

About

A static JavaScript template for Framework7 React

License:Apache License 2.0


Languages

Language:JavaScript 99.9%Language:HTML 0.1%Language:CSS 0.0%