9 lines
276 B
Markdown
Executable File
9 lines
276 B
Markdown
Executable File
# A web application
|
|
|
|
Create a simple web application using these Requirements:
|
|
- nim programming language
|
|
- single binary output
|
|
- HTMX for frontend interactivity
|
|
- TUI.CSS css framework for a retro look
|
|
|
|
create a scaffolding for the project and explain your choices. |