feat(pages): Add initial structure for pages with page1 component

This commit is contained in:
2025-01-13 22:21:14 +01:00
parent 7fa31e0496
commit 1c558f3aa1
5 changed files with 12 additions and 3 deletions

3
.gitignore vendored
View File

@ -3,7 +3,6 @@
# artifacts
coverage/
public/
pages/
# installs
node_modules/
@ -17,4 +16,4 @@ node_modules/
dist/
dist_*/
# custom
#------# custom