Skip to content

Commit

Permalink
added serve script
Browse files Browse the repository at this point in the history
  • Loading branch information
gabbydgab committed Sep 24, 2017
1 parent 402a432 commit c57d370
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
"mv bower_components/components-font-awesome public/assets/font-awesome",
"mv bower_components/components-bootstrap public/assets/bootstrap",
"rm -rf bower_components"
]
],
"serve": "php -S 0.0.0.0:8080 -t public public/index.php"
}
}

0 comments on commit c57d370

Please sign in to comment.