1.0.8 • Published 3 years ago

cras v1.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

cras

CLI to create a React Application built on UI5 React Web Components This creates a Fiori style React application with an MTA (Multi Target Application) deployment configuration The application runs with the managed approuter and is ready to be run on the Fiori LaunchPad

Prerequisites

Create

$ cras fiori 

After completion go to your newly created folder

Build

In your main folder for your mta project

$ npm run build:mta

Deploy

In your main folder for your mta project This script also does a build:mta

$ npm run deploy:mta

Dev:

test: node . fiori test global:

  • npm install -g .
  • cras fiori
1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.2

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago