Skip to content

Commit 77449da

Browse files
committed
README
1 parent 199239e commit 77449da

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,15 @@ Demo web application using Spring Boot, Kotlin and React.js. This project depend
66
### Getting started
77

88
You need [Java 8](https://www.oracle.com/java/), [Maven 3](https://maven.apache.org/
9-
), [NPM](https://www.npmjs.com/) and [Webpack](https://webpack.github.io/) pre-installed. Fork or clone this repository, then execute: `npm run all`
9+
), [NPM](https://www.npmjs.com/) and [Webpack](https://webpack.github.io/) pre-installed.
10+
11+
Fork or clone this repository, then open up your terminal and execute:
12+
13+
```bash
14+
15+
$ npm run all
16+
17+
```
1018

1119
### Development
1220

0 commit comments

Comments
 (0)