mirror of
https://github.com/FAUSheppy/is-it-the-junglers-fault
synced 2025-12-06 06:11:35 +01:00
aa0ebed93235101790cf16bcb28b3949994c53fb
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
Languages
JavaScript
83.4%
HTML
8.3%
CSS
8.3%