danielyewright / ux-fed-assessment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UX FED Assessment

This project uses Gulp to automate SCSS pre-processing.

Getting Started

Install dependencies by entering npm i or npm install in a command prompt (Windows) or terminal (macOS/Linux) window.

There are two gulp tasks currently setup, default and build. The default task (run by entering npm start) processes SCSS files and watches for any changes, then refreshes the browser. The build task (run by entering npm run build) only processes SCSS files with no watch functionality.

About


Languages

Language:HTML 64.1%Language:CSS 28.9%Language:JavaScript 7.1%