Skip to content

Latest commit

 

History

History
executable file
·
11 lines (7 loc) · 319 Bytes

README.md

File metadata and controls

executable file
·
11 lines (7 loc) · 319 Bytes

Paula Halldins Portfolio

Live here: http://paulahalld.in/

Development

  • sync starts browser-sync, serves ./public, starts chrome as the browser

  • dev starts sync and nodemon watches the filesystem. When nodemon sees a change it will run the build script and reload the browser with the changes.