app-framework

Applications for any device with HTML, CSS and JavaScript - free and open source!

Usage no npm install needed!

<script type="module">
  import appFramework from 'https://cdn.skypack.dev/app-framework';
</script>

README

App Framework

A combination of great pieces of open source code to let you develop, build and deploy a new application in minutes. With App Framework, you can spend your time for what makes your application unique, not the tricky stuff around!

Version 4 is still under development. Version 1 is the latest stable one, focussed on Framework7Vue.

 

Process

 

Features

 

Quick Start

  1. Run npx app-framework to open a wizard which will guide you to your new application project.
  2. Run npx app dev to open a development server in the web browser.
  3. Run npx app build to build your application as Progressive Web App.