/html_mindgov

HTML5 – GitLab CI – Gulp

Primary LanguageCSS

Mindgov Static Website

Mindgov website – https://gov.mindgrub.com/

Local Setup

  • Install using npm version 10 (didn't work under v14)
  • Be sure to npm install based on the latest package.json
  • Open the index.html, which will trigger BrowserSync
  • Make changes to:
    • assets/styles/scss (edit sass files, that output to css/)
    • assets/scripts/ (edit javascript files)
    • assets/images (edit images/graphics)