Add basic NextJS page outline.
This commit is contained in:
parent
26f999828c
commit
6ce3c378d6
14 changed files with 4672 additions and 0 deletions
3
.eslintrc.json
Normal file
3
.eslintrc.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"extends": "next/core-web-vitals"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue