Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 267 Bytes

File metadata and controls

18 lines (11 loc) · 267 Bytes

Glome homesite

This is the Glome site.

Build & development

> npm install -g grunt grunt-cli
> npm install 
> bower install

Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.