repos / starfx

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

starfx / examples
Eric Bower  ·  2025-06-06

.gitignore

1node_modules/
2*.swp
3*.log
4.DS_Store
5.yarn/**
6yarn.lock
7package-lock.json
8dist/