Skip to content

Commit c22bd79

Browse files
authored
Merge pull request #170 from SAP-samples/chore/app-with-tutorials-updates
chore: update app-with-tutorials samples
2 parents 79b1f36 + 84b2f41 commit c22bd79

72 files changed

Lines changed: 599 additions & 4594 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
node_modules/
2+
package-lock.json
3+
dist/
4+
.scp/
5+
.env
6+
Makefile*.mta
7+
mta_archives
8+
mta-*
9+
resources
10+
archive.zip
11+
.*_mta_build_tmp

app-with-tutorials/cap/fiori-elements-incident-management/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ This app is intended as a sample app that can be previewed using SAP Fiori tools
1010

1111
## Download and Installation
1212

13-
1. After cloning the repository, open `fiori-elements-incidents-management` folder as the root of the workspace
13+
1. After cloning the repository, open `fiori-elements-incident-management` folder as the root of the workspace
1414
2. At the root of the workspace, type `npm install` in the terminal
15-
3. Click on "SAP Fiori" on the left activiity bar
15+
3. Click on "SAP Fiori" on the left activity bar
1616
4. Right click on the project and select `Preview Application`
1717

1818
## License

0 commit comments

Comments
 (0)