Skip to content

Commit

Permalink
aggiunto README in planimetrie
Browse files Browse the repository at this point in the history
  • Loading branch information
paolini committed Aug 23, 2023
1 parent 2b893e6 commit cf682f2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ server/.dotenv

/logs
/uploads
/planimetrie

# custom
/database
Expand Down
7 changes: 7 additions & 0 deletions planimetrie/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# esperimenti con le planimetrie

Far partire un server web in questa directory. Ad esempio così:

python3 -m http.server

quindi puntare il browser a: http://0.0.0.0:8000/

0 comments on commit cf682f2

Please sign in to comment.