Add dynamic routes starter

This commit is contained in:
Shu Uesugi
2020-04-01 00:09:38 -07:00
parent b473e4c4af
commit a3dcbf647e
19 changed files with 365 additions and 5 deletions

4
.gitignore vendored
View File

@@ -1,5 +1,5 @@
.next
node_modules
*.log
!/yarn.lock
!/package-lock.json
yarn.lock
package-lock.json