repos / starfx

a micro-mvc framework for react apps
git clone https://github.com/neurosnap/starfx.git

Eric Bower  ·  2025-06-06

Makefile

1fmt:
2	npm run fmt
3.PHONY: