1.1.1 • Published 7 years ago

ultima_app_style_guide v1.1.1

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

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.

--

1.1.1

7 years ago

1.0.14

7 years ago

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago