Yannik Schmidt e25475661e Update README.md
2021-03-16 19:42:31 +01:00
2020-10-09 14:17:50 +02:00
2020-10-09 17:23:17 +02:00
2020-10-07 22:24:13 +02:00
2020-10-07 22:24:13 +02:00
2020-10-09 14:18:00 +02:00
2020-10-09 14:18:00 +02:00
2020-10-07 22:24:13 +02:00
2021-03-16 19:42:31 +01:00

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/

Description
React App to find out if it was the junglers fault you died.
Readme MIT 257 KiB
Languages
JavaScript 83.4%
HTML 8.3%
CSS 8.3%