Skip to content

ogcio-ds 0.0.5

Install from the command line:
Learn more about npm packages
$ npm install @ogcio/ogcio-ds@0.0.5
Install via package.json:
"@ogcio/ogcio-ds": "0.0.5"

About this version

GOV.IE Frontend

=====================

OGCIO-DS contains the code you need to start building a user interface for government platforms and services.

Quick start

There are 2 ways to start using OGCIO-DS Frontend in your app.

Once installed, you will be able to use the code from the examples in the gov.ie Design System in your service.

1. Install with npm (recommended)

We recommend installing OGCIO-DS using node package manager (npm).

2. Install using compiled files

You can also install GOV.IE Frontend by copying our CSS, JavaScript and asset files into your project.

  1. Access the pre-compiled files in our repo
  2. Copy the assets folder to the root of your project’s public folder, so that for example <YOUR-SITE-URL>/assets/logo-full.png shows the logo-full.png image in your users’ browsers.
  3. Copy the 2 .css files to a stylesheets folder in the root of your project’s public folder, so that for example <YOUR-SITE-URL>/stylesheets/ogcio-ds-<VERSION-NUMBER>.min.css shows the CSS file in your users’ browsers.
  4. Copy the .js file to a JavaScript folder in the root of your project’s public folder, so that for example <YOUR-SITE-URL>/javascript/ogcio-ds-<VERSION-NUMBER>.min.js shows the JavaScript file in your users’ browsers.

Licence

Unless stated otherwise, the codebase is released under the MIT License. This covers both the codebase and any sample code in the documentation.

Details


Assets

  • ogcio-ds-0.0.5.tgz

Download activity

  • Total downloads 6
  • Last 30 days 0
  • Last week 0
  • Today 0