All Projects → bencompton → framework7-redux-app-template

bencompton / framework7-redux-app-template

Licence: other
Starter template for F7 + React + Redux

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to framework7-redux-app-template

Framework7 Template Vue Simple
Deprecated! Simple Framework7 Vue starter app template in a single HTML file
Stars: ✭ 81 (+305%)
Mutual labels:  framework7
framework7-template-split-view
Deprecated! Framework7 split view starter app template
Stars: ✭ 19 (-5%)
Mutual labels:  framework7
framework7-webpack-demo
🍄 A demo project for using Framework7 with Webpack3.0 via Babel!
Stars: ✭ 79 (+295%)
Mutual labels:  framework7
Hackernews7
Framework7 Hackernews web app
Stars: ✭ 129 (+545%)
Mutual labels:  framework7
framework7-plugin-keypad
Keypad plugin extends Framework7 with additional custom keyboards
Stars: ✭ 72 (+260%)
Mutual labels:  framework7
framework7-template-webpack
Deprecated! Framework7 Vue Webpack starter app template with hot-reload & css extraction
Stars: ✭ 23 (+15%)
Mutual labels:  framework7
Framework7 Cli
Framework7 command line utility
Stars: ✭ 76 (+280%)
Mutual labels:  framework7
newshunt
A Hybrid Social Mobile App Developed using MeteorJs & Framework7
Stars: ✭ 21 (+5%)
Mutual labels:  framework7
framework7-template-react
Deprecated! Framework7 React starter app template with hot-reload & css extraction
Stars: ✭ 105 (+425%)
Mutual labels:  framework7
framework7.angular2
Framework7 angular 2 integration
Stars: ✭ 14 (-30%)
Mutual labels:  framework7
Framework7 React
Build full featured iOS & Android apps using Framework7 & React
Stars: ✭ 130 (+550%)
Mutual labels:  framework7
Cabloy
一款自带工作流引擎的Node.js全栈框架。A Node.js full-stack framework with workflow engine, based on koa + egg + vue + framework7
Stars: ✭ 220 (+1000%)
Mutual labels:  framework7
phonegap-template-vue-f7-tabs
A TabBar PhoneGap template using Vue.js and Framework7
Stars: ✭ 31 (+55%)
Mutual labels:  framework7
Dom7
Minimalistic JavaScript library for DOM manipulation, with a jQuery-compatible API
Stars: ✭ 119 (+495%)
Mutual labels:  framework7
phonegap-template-vue-f7-split-panel
A Split View PhoneGap template using Vue.js and Framework7 that degrades to a Panel View on smaller devices
Stars: ✭ 17 (-15%)
Mutual labels:  framework7
Framework7 Vue H5plus
参考HiApp搭建的一款基于Framework7-Vue和H5Plus的商城模板,并且可以使用HBuilder进行打包并发布iOS和Android应用的项目模板,开源免费,持续更新中。
Stars: ✭ 78 (+290%)
Mutual labels:  framework7
XMRig-Proxy-Frontend
Simple Web app Frontend for XMRig-proxy
Stars: ✭ 27 (+35%)
Mutual labels:  framework7
Toast-for-Framework7
A toast component plugin for iOS Framework7
Stars: ✭ 41 (+105%)
Mutual labels:  framework7
framework7-template-single-view
Deprecated! Framework7 single view starter app template
Stars: ✭ 34 (+70%)
Mutual labels:  framework7
framework7-appstore-react
iOS App Store UI
Stars: ✭ 78 (+290%)
Mutual labels:  framework7

Framework7 v3 Redux App Template

This template leverages the framework7-redux plug-in and demonstrates creating an app with Framework7, React, and Redux.

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

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

Running the app:

npm install
npm start

To build your app for deployment, run:

npm run build

The build folder will then contain all of your app's files, optimized and ready for deployment.

This template was created with Create React App. It is suggested that you read more about Create React App to understand the full capabilities of the toolset.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].