Add gulpfile with browser-sync.
This commit is contained in:
7
package.json
Normal file
7
package.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "agent-mockup",
|
||||
"dependencies": {
|
||||
"browser-sync": "^2.11.0",
|
||||
"gulp": "^3.9.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user