Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

che-samples/angular-patternfly-demo-app

Repository files navigation

Angular Patternfly Demo Application

Angular Patternfly Demo Applicaiton

Details

This is a base AngularJS application developed to create examples and samples of Angular-Patternfly components. See https://github.com/patternfly/angular-patternfly

This AngularJS application has a development dependence on NodeJS. Therefore, it is assumed that you have installed NodeJS prior to attempting the getting started steps.

Getting Started:

Installation

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

Install Sass/Compass (may need to use sudo)
- npm install -g compass
- gem install sass
- gem install compass

Running

- grunt server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published