mirror of
https://github.com/FAUSheppy/is-it-the-junglers-fault
synced 2025-12-06 06:11:35 +01:00
Update README.md
This commit is contained in:
@@ -8,7 +8,11 @@ This is a small react app to find out if it really was your junglers fault.
|
|||||||
|
|
||||||
# dev
|
# dev
|
||||||
npm start
|
npm start
|
||||||
|
|
||||||
# prod
|
# prod
|
||||||
npm run build
|
npm run build
|
||||||
npm install -g serve
|
npm install -g serve
|
||||||
serve -s build
|
serve -s build
|
||||||
|
|
||||||
|
# Live Version
|
||||||
|
https://wasitthejunglersfault.athq.de/
|
||||||
|
|||||||
Reference in New Issue
Block a user