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