Skip to content
This repository was archived by the owner on Oct 26, 2018. It is now read-only.

hiof/grid-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a3f15c2 · Oct 2, 2017

History

25 Commits
Oct 2, 2017
Oct 23, 2015
Oct 23, 2015
Feb 16, 2016
Oct 23, 2015
Dec 14, 2015
Oct 23, 2015
Oct 23, 2015
Oct 2, 2017
Jan 15, 2016
Dec 22, 2016
Oct 23, 2015
Oct 2, 2017
Oct 2, 2017
Dec 14, 2015

Repository files navigation

Hiof grid view package

About

A package with the required files for the it-services views.

Required knowledge

This package require knowledge of the following technologies, technics and modules:

Copyright

This project is distributed under a GNU General Public License v3 - Take a look at the COPYING file for details.

Install

Install Git if it's not already installed on your computer. Then run (this will download this project to the folder the shell has open):

$ git clone https://github.com/hiof/grid-view.git

Install Node.js if it's not already installed on your computer. Then run (this will install the project dependencies):

$ sudo npm install -g grunt-cli
$ npm install
$ bower install

Build

$ grunt build: Compiles and builds the grid-view package

Deploy

  1. Rename secret-template.json to secret.json and add your credentials.
  2. Deploy and test your code
    1. The staging server for www $ grunt deploy-staging
    2. The staging server for www2 $ grunt deploy-staging2
  3. Deploy to production
    1. Deploy to www $ grunt deploy-prod
    2. Deploy to www2 $ grunt deploy-prod2

Releases

v1.1.0 - Initial server agnostic version v1.0.0 - Initial grid view

Github releases

Roadmap

About

No description or website provided.

Topics

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE.md
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published