Giter Site home page Giter Site logo

bhanditz / framework7 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from framework7io/framework7

0.0 2.0 0.0 24.81 MB

Full featured HTML framework for building iOS & Android apps

Home Page: http://framework7.io

License: MIT License

JavaScript 48.55% CSS 21.76% HTML 29.69%

framework7's Introduction

Join the chat at https://gitter.im/nolimits4web/Framework7 Build Status devDependency Status

Framework7

Greenkeeper badge

Full Featured Mobile HTML Framework For Building iOS & Android Apps

Getting Started

  • Getting Started Guide
  • Clone/download this repo
  • Start building your App from changing Kitchen Sink, or using a clean template.

Build

Framework7 uses gulp and rollup to build a development (build) and productuin (dist) versions.

First you need to have gulp-cli which you should install globally.

$ npm install --global gulp

Then install all dependencies, in repo's root:

$ npm install

And build development version of Framework7:

$ npm run build:dev

The result is available in build/ folder.

Dist/Release

To build production version of Framework7:

$ npm run build:prod

Production version will be available in dist/ folder.

Kitchen Sink

Kitchen Sink uses Ajax for navigation between pages so you will need a server.

Run Kitchen Sink with development environment (development version will be built first):

$ npm run dev

Run Kitchen Sink with production environment (configured to scripts and styles from dist/ folder):

$ npm run prod

Contributing

Before you open an issue please review the contributing guideline.

All changes should be commited to src/ files. Framework7 uses LESS for CSS compliations, and ES modules JS files.

The project uses .editorconfig to define the coding style of each file. We recommend that you install the Editor Config extension for your preferred IDE.

If you want to help in Framework7 development and make it event better visit this page: http://framework7.io/contribute/

Forum

If you have questions about Framework7 or want to help others you are welcome to special forum at http://forum.framework7.io/

Docs

Documentation available at http://framework7.io/docs/

Tutorials

Tutorials available at http://framework7.io/tutorials/

Showcase

Appstore apps made with Framework7: http://framework7.io/showcase/

v1

Old v1 version of Framework7 is still available at v1 branch

framework7's People

Contributors

nolimits4web avatar greenkeeper[bot] avatar gregkeys avatar marcgodard avatar spiderneo1 avatar blikblum avatar jjj avatar twss avatar leecrossley avatar boynet avatar zhennann avatar gordol avatar tarekajaj avatar caoleilei avatar macdonst avatar gagustavo avatar razekteixeira avatar robinyip avatar achmadk avatar strate avatar roshanca avatar fouber avatar irfanevrens avatar shastox avatar klvn avatar jmarceli avatar vestaxpdx avatar yelban avatar cnjsstong avatar tbcrowe avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.