Multi-page website for furniture company. Created using HTML, CSS, JavaScript and jQuery with my Gulp starter.
Install all modules listed as dependencies in package.json.
npm install
Compile scss files into css.
gulp style
Watch for changes.
gulp watch