Skip to content

Latest commit

 

History

History
executable file
·
10 lines (8 loc) · 239 Bytes

README.md

File metadata and controls

executable file
·
10 lines (8 loc) · 239 Bytes

Web components demo project

Prerequisites:

  • Install package "browser-sync" via npm sudo npm install -g browser-sync

Run project:

  • Go to the src folder and start browser-sync browser-sync start -s ./ -f ./ --port 8081