12 lines
248 B
Markdown
12 lines
248 B
Markdown
# 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.
|