Files
arnes/project/README.md

248 B

Project code lives here

Put the real project code inside this directory.

Examples:

  • project/app.py
  • project/templates/
  • project/static/
  • project/tests/ (optional, if you want local tests here)

ARNES core stays outside this folder.