Skip to content

Commit e533f53

Browse files
author
Tom
committed
chromeapp start script, run script and gitignore
1 parent 1ff7217 commit e533f53

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bower_components

run

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
echo HOST TO CLICK http://localhost:8100
2+
ionic serve -lab

www/chromeapp

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
chromium-browser --load-and-launch-app=`pwd`

0 commit comments

Comments
 (0)