/Minisoft

Multi-page website. Created using HTML, CSS, JavaScript and jQuery with my Gulp starter.

Primary LanguageCSS

Minisoft

Multi-page website. Created using HTML, CSS, JavaScript and jQuery with my Gulp starter.

Website preview

alt text

Installation

Install all modules listed as dependencies in package.json.

npm install

Compile scss files into css.

gulp style

Watch for changes.

gulp watch