Skip to content

Commit 17f77fa

Browse files
authored
Merge pull request #2 from OpenElements/daniel-dev-rebuild
Refactor code structure and implement layout components
2 parents 0e4fe76 + 111c2de commit 17f77fa

File tree

108 files changed

+1835
-85
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+1835
-85
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
node_modules/
2-
public/
32
resources/
3+
/public/
4+
!/nextjs/public/
45
.DS_Store
56
.idea
67
.env

0 commit comments

Comments
 (0)