Adding gulp path
This commit is contained in:
parent
8fe460e401
commit
6f9280f64a
|
@ -151,7 +151,7 @@ This is accomplished with a Gulp task:
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
gulp serve
|
./node_modules/.bin/gulp serve
|
||||||
|
|
||||||
The gulp task compiles all the JS/CSS/HTML files and opens the Lemur welcome page in your default browsers. Additionally any changes to made to the JS/CSS/HTML with be reloaded in your browsers.
|
The gulp task compiles all the JS/CSS/HTML files and opens the Lemur welcome page in your default browsers. Additionally any changes to made to the JS/CSS/HTML with be reloaded in your browsers.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue