Skip to content

Commit df699f3

Browse files
committed
add readme
1 parent a8b916b commit df699f3

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

packages/standalone-ui/README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)