Giter Site home page Giter Site logo

rivman / openui5-basic-template-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sap-archive/openui5-basic-template-app

0.0 0.0 0.0 26.62 MB

OpenUI5 basic template app

Home Page: https://sap.github.io/openui5-basic-template-app/

License: Apache License 2.0

JavaScript 66.67% CSS 0.32% HTML 33.01%

openui5-basic-template-app's Introduction

Build Status OpenUI5 logo

openui5-basic-template-app

OpenUI5 basic template app using the UI5 Build and Development Tooling. You can use it as a starting point to build custom OpenUI5 apps.

More information

Prerequisites

The UI5 build and development tooling command line interface (UI5 CLI) has to be installed. For installation instructions please see Installing the UI5 CLI.

Setup

  1. Clone the repository and navigate into it

    git clone https://github.com/SAP/openui5-basic-template-app.git
    cd openui5-basic-template-app
  2. Install all dependencies

    npm install
  3. Start a local server and run the application (http://localhost:8080/index.html)

    ui5 serve -o /index.html

Testing

  • Run ESLint code validation
    npm run lint
  • Start a local server and execute the tests automatically after every change
    npm run watch
  • Run ESLint, start a local server and run the tests in CI mode
    npm test

For more build and development options please see: UI5 Build and Development Tooling

Support

This repository is based on the OpenUI5 template demo apps and updated regularly with our latest recommendations. If you found a bug, please create an OpenUI5 issue. Thank you!

openui5-basic-template-app's People

Contributors

tanbari avatar michadelic avatar mert-guenduez avatar avh-sap avatar bendkt avatar matz3 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.