Skip to content

Commit 6aea5ae

Browse files
committed
adding run shell script
1 parent e214c1d commit 6aea5ae

File tree

2 files changed

+4
-25
lines changed

2 files changed

+4
-25
lines changed

npm-debug.log

-25
This file was deleted.

run

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
npm install
2+
npm install -g http-server
3+
gulp build
4+
http-server ./

0 commit comments

Comments
 (0)