Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 405 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 405 Bytes

Description

This is currently a temp landing page for the uxdotgov website.

Get up and running

Run npm install to get all the required modules that start, watch, compile sass, autoprefix and livereaload the html.

grunt go starts up the project and watches html, css and js files for changes.

grunt min minifies all images in the img folder.

Note that ga.js is purposefully not included.