Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 815 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 815 Bytes

A modern web-app boilerplate with Create React App and Firebase. Focused on simplicity for new devs, rapid prototyping, and smallish projects.

Full documentation at getfirefly.org

Folders

Child folders each have their own readmes

  • /functions - contains all the backend code (not much)
  • /public - files that will be available as-is on the web server
  • /scripts - convenience scripts for developers
  • /src - the front-end app

License

MIT License