Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 486 Bytes

File metadata and controls

17 lines (10 loc) · 486 Bytes

Site name static site

This project was bootstrapped with Create GH Site.

Scripts

Below you will find some information on how to run scripts.

npm run compile

  • Compile and watch Jekyll, Sass and Javascript.

npm run browsersync

  • Setup auto refresh browser when html and css changes. Depends on Jekyll server to run.

npm start

  • Combine compile and browsersync script in one. One script to rule them all 🏆