Skip to content
This repository was archived by the owner on Jun 18, 2020. It is now read-only.

Repository files navigation

Flickr Gallery

Installation instructions

Install Node.js 4 or newer; run:

npm -g install grunt-cli

To build the project and run the server, invoke:

grunt serve

This runs linters & unit tests on each file modification. To skip the unit tests use:

grunt serve:notTested

To just build the app:

grunt build

After building, the app can be run via a static server in the directory app.

To run tests in Chrome & Firefox use:

grunt test

Browser support

The project was tested on Chrome 47, Firefox 42 and Internet Explorer 11.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages