add test cases

This commit is contained in:
yimysty
2022-06-17 18:36:26 -07:00
parent 7c74d60067
commit 0af6e78e1a
15 changed files with 193 additions and 58 deletions

5
nuxt.config.js Normal file
View File

@@ -0,0 +1,5 @@
export default {
router: {
base: '/amazing-new-repo/'
}
}