add nextjs app: yoga-app
This commit is contained in:
11
yoga-app/src/app/api/strapi/strapi-api.ts
Normal file
11
yoga-app/src/app/api/strapi/strapi-api.ts
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
|
||||
class StrapiApi{
|
||||
constructor() {
|
||||
}
|
||||
|
||||
public getHomePage(){
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user