Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 215 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 215 Bytes

caa

Start up the webserver on localhost:7070

gulp serve

Start up the webserver with watch task running

gulp serve -w

Start up the webserver on localhost:7000

gulp serve -p 7000