Skip to content

micellius/AdminConsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAP Fiori Administration Console

Prerequisites

In order to be able to run SAP Fiori Administration Console, NodeJS and Bower required to be installed.

Installation Guide

Change working directory to AdminConsole (where package.json and bower.json are located) and perform the following steps:

  1. Run npm install to install NodeJS dependencies (ExpressJS, Jade, Stylus, etc.)
  2. Run bower install to install client-side dependencies (OpenUI5)

How to Run

  1. Run node app.js
  2. Open browser with url http:\\localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published