mirror of
https://github.com/FAUSheppy/is-it-the-junglers-fault
synced 2025-12-09 15:38:31 +01:00
731858a35f66f5ccb470cca4f5eb4d669e8ae835
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%