Skip to content
/ quickstart Public template

Download/clone this repository to start your own FIWL-based web app project instantly

Notifications You must be signed in to change notification settings

fiwl-js/quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIWL Quickstart Project Template

Download/clone this repository to start your own FIWL-based web app project instantly. In this repository, you will get:

  1. main.fiwl: Your app's first entry, mainly you modify this file.
  2. manifest.json: Your app information such as app name, description, icon, splash, metadata, and more.
  3. style.varl: Adjust every widget's default behavior. Modify this to customize your app style.
  4. index.html: Launch FIWL environment in user's browser. You may modify this to adjust pre-loading screen behavior.
  5. fiwl.js: Compiled script that emulates FIWL environment in user's browser. DO NOT modify this.
  6. README.md: You are currently reading this file. This is just an information for GitHub. You may delete this file.

Also icons directory that contains app icon and splash icon. You could replace those file with your app's icon and splash. Please keep in mind every icon must in .svg format.

For more information, see documentation.

About

Download/clone this repository to start your own FIWL-based web app project instantly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages