Skip to content

mockups/mockups.github.io

Repository files navigation

UI Kit Mockups

This is a demo project for a techtalk about modular approach to user interface design.

Running locally

You will need to install dependencies before running this demo on your localhost:

  npm install

Build project in order to generate distributive files:

  grunt build

Run a development server to view project on your localhost:

  grunt serve

To build the styleguide only, run following:

  grunt styleguide

About

Demo project for Mockups talk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published