A simple app that can apply a template to a react projects index file. I use it to have all of my react apps have the same look.
Install packages (example below for Arch Linux):
pacman -S --needed sassc
Install python dependencies:
python3 -m pip install -r requirements.txt
- Add an (optional) language chooser to the template
- Add default args value to defaults.py