mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
Open chrome in app mode
This commit is contained in:
parent
67d8f061c4
commit
d8e5e71fad
1 changed files with 10 additions and 1 deletions
11
NATIVE.md
11
NATIVE.md
|
|
@ -1,7 +1,16 @@
|
|||
|
||||
# Creating Native Applications with CLOG
|
||||
|
||||
## Using Ceramic Mac/Windows/Linux
|
||||
1. Open app using chrome in app mode
|
||||
2. Native app using :ceramic
|
||||
|
||||
## 1 Open app using chrome in app mode
|
||||
|
||||
To open a chrome window in app mode use -app="URL" for example on a Mac:
|
||||
|
||||
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome -app="http://127.0.0.1:8080/builder"
|
||||
|
||||
## 2 Using Ceramic Mac/Windows/Linux
|
||||
|
||||
The documentation for ceramic is at:
|
||||
http://ceramic.github.io/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue