Skip to content

Commit

Permalink
create boilerplate + view engine
Browse files Browse the repository at this point in the history
  • Loading branch information
punkestu committed Jan 16, 2024
0 parents commit f4e4f31
Show file tree
Hide file tree
Showing 19 changed files with 2,673 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
node_modules/
dist/
src/public/style.css
.idea
Loading

0 comments on commit f4e4f31

Please sign in to comment.