/uxdotgov

uxdotgov events website

Primary LanguageHTML

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.