Skip to content

salodev/WebosApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webosapp

Demo application with WebOS Framework

To start your project with Webos, clone it typing

git clone https://github.com/salojc2006/WebosApp.git

now place into new project:

cd WebosApp

Since, install all dependencies typing

php install.php

You are ready to start! Type following command to launch your project:

sudo php -S localhost:8080 -t public/

Open a web browser and go to http://localhost:8080

You will see something like a desktop application into your browser. Yes, a desktop application built with PHP and compatible with any platform!

capture

About

Demo application with WebOS Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published