Added routing for subfolders to other files + simple first frontend
This commit is contained in:
parent
76fb3332bf
commit
84ff8df612
14 changed files with 348 additions and 63 deletions
|
|
@ -16,7 +16,7 @@
|
|||
"jsx": "react-jsx",
|
||||
|
||||
/* Linting */
|
||||
"strict": true,
|
||||
"strict": false,
|
||||
"noUnusedLocals": true,
|
||||
"noUnusedParameters": true,
|
||||
"erasableSyntaxOnly": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue