We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8b916b commit df699f3Copy full SHA for df699f3
packages/standalone-ui/README.md
@@ -0,0 +1,16 @@
1
+# Standalone UI Package
2
+
3
+A template interface for single-course Skuilder applications.
4
5
+Contrasting against `platform-ui`, this package:
6
7
+- Focuses on delivering a specific, scoped curriculum
8
+- Provides simplified navigation and course-specific theming
9
10
+Within the monorepo, this package acts as a blueprint for the scaffolding tool while providing a reference implementation.
11
12
+When courses are generated via the Skuilder CLI, this template transforms into customized, independent applications.
13
14
+## Core Dependencies
15
16
+Vue 3, Vuetify 3
0 commit comments