Files
is-it-the-junglers-fault/README.md
Yannik Schmidt e25475661e Update README.md
2021-03-16 19:42:31 +01:00

19 lines
324 B
Markdown

# Description
This is a small react app to find out if it really was your junglers fault.
# Setup
npm install
npm install bootstrap jquery popper.js --save
# dev
npm start
# prod
npm run build
npm install -g serve
serve -s build
# Live Version
https://wasitthejunglersfault.athq.de/