Commit 09320ba3 authored by Karakas's avatar Karakas
Browse files

Update README.md

parent d2509a46
......@@ -34,8 +34,7 @@
3. Type: ```./mvnw spring-boot:run```
4. Open up another terminal
5. Type: ```cd frontend```
6. If running for the first time
Type: npm install
6. If running for the first time, Type: ```npm install```
7. Type: ```npm run start``` (for dev) or ```npm run build``` (for production)
## How to stop this application
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment