ultima_app_style_guide

1.1.1 • Public • Published

Overview

Ultima Group App Style Guide is the grid framework design / layout for the new Admin / Dashboard.

--

Installation for development

Clone the git repository, and run:

npm install

to install the node_module dependencies

Then run:

bower install

to install the bower_components dependencies

Finally:

gulp build

to build the app.

--

UAT

The UAT environment can be accessed via http://staging.usg.ultdev.co.uk

--

Testing

End to End testing is implemented with Protractor, using Karma to define the tests. Tests are defined in ../e2e/

To run tests run:

gulp test

A testing coverage report will be generated and output to coverage/PhantomJS 1.9.8 (Windows 8 0.0.0)/index.html

--

Running in browser

Run

gulp serve

to run the app in your browser.

--

Readme

Keywords

none

Package Sidebar

Install

npm i ultima_app_style_guide

Weekly Downloads

13

Version

1.1.1

License

ISC

Last publish

Collaborators

  • chrishanson