Giter Site home page Giter Site logo

sap-ui5-todo-app's Introduction

Application Details

Generation Date and Time
Sat May 28 2022 19:14:42 GMT+0200 (Central European Summer Time)
App Generator
@sap/generator-fiori
App Generator Version
1.4.5
Generation Platform
Visual Studio Code
Floorplan Used
simple
Service Type
OData Url
Service URL
http://BackEnd-Host:50000/sap/opu/odata/SAP/ZTODOLIST_SRV/
Module Name
todoapp
Application Title
SAP UI5 TODO Application
Namespace
UI5 Theme
sap_fiori_3
UI5 Version
1.102.1
Enable Code Assist Libraries
False
Add Eslint configuration
False
Enable Telemetry
True

todoapp

SAP UI5 TODO Application

Starting the generated app

  • This app has been generated using the SAP Fiori tools - App Generator, as part of the SAP Fiori tools suite. In order to launch the App, simply run the following comands from the app root folder:
    npm install
  • To Start the FIORI App run the following command
    npm start

Pre-requisites:

  1. Active NodeJS LTS (Long Term Support) version and associated supported NPM version. (See https://nodejs.org)
  2. Connect via a Back-End System (In this case i have connected via my SAP Trial System) - For this check the configuration in ui5.yaml file
    - name: fiori-tools-proxy
      afterMiddleware: compression
      configuration:
        ignoreCertError: false
        ui5:
          path:
            - /resources
            - /test-resources
          url: https://ui5.sap.com
          version: 1.102.1 
        backend:
          - path: /sap
            url: http://<SAP-system-host>:<50000|Your back-end port>

sap-ui5-todo-app's People

Contributors

hexclan-dev avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.