Skip to content

MarcGodard/easy-app-framework-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Framework7 v3 React Redux FeathersJS 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/MarcGodard/easy-app-framework 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.

About

Starter template for F7 + React + Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.8%
  • HTML 9.4%
  • CSS 8.8%