Skip to content

Commit 043f7a5

Browse files
authored
Merge pull request #55 from 0mat/docs/webapp-readme-setup
2 parents 53a4a54 + 273b655 commit 043f7a5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

webapp/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
This file provides instructions on how to run and build the M3 web application.
44

5+
## Setup
6+
```bash
7+
cd webapp # Navigate to webapp directory
8+
npm install # Install dependencies
9+
```
10+
511
## Available Scripts
612

713
In the project directory, you can run:

0 commit comments

Comments
 (0)