feat: course list

This commit is contained in:
Jannat Patel
2023-12-05 22:39:00 +05:30
parent 644fb698d8
commit d00da31f84
108 changed files with 47452 additions and 56 deletions

View File

@@ -2,7 +2,7 @@
"name": "frappe_lms",
"version": "1.0.0",
"description": "Easy to use, open-source, Learning Management System",
"workspaces": ["frappe-ui", "frontend"],
"workspaces1": ["frappe-ui", "frontend"],
"scripts": {
"test-local": "cypress open --e2e --browser chrome"
},