My devys app - starter template
================================

HOW TO RUN
  Double-click index.html - it opens in your browser. No install, no server.

HOW TO SHIP IT ON DEVYS
  1. Build your app inside index.html (or add more files to this folder).
  2. Keep EVERYTHING it needs in this folder - scripts, styles, images, fonts.
     No external CDNs, no backend. When in doubt, paste your CSS and JS straight
     into index.html.
  3. Zip this folder and upload it to your devys listing.
  4. It is auto-checked: Safe (security), Complete (all files present) and Runs
     (we open it and confirm it works). Pass all three and you can publish.

Guidelines and a packaging prompt: https://devysmarket.com/developers
