Skip to content

Commit

Permalink
feat: implement home page
Browse files Browse the repository at this point in the history
  • Loading branch information
abrielequdsi committed Oct 1, 2022
1 parent 3245c3f commit fc816c8
Show file tree
Hide file tree
Showing 18 changed files with 3,151 additions and 497 deletions.
9 changes: 9 additions & 0 deletions jsconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"@/*": ["src/*"]
}
}
}

Loading

0 comments on commit fc816c8

Please sign in to comment.