Update README.md

This commit is contained in:
Yannik Schmidt
2021-03-16 19:42:31 +01:00
committed by GitHub
parent 7421f73031
commit e25475661e

View File

@@ -8,7 +8,11 @@ This is a small react app to find out if it really was your junglers fault.
# dev
npm start
# prod
npm run build
npm install -g serve
serve -s build
# Live Version
https://wasitthejunglersfault.athq.de/