File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 1- ![ E2E Tests] ( https://github.com/nilock/vue-skuilder/actions/workflows/e2e-tests.yml/badge.svg )
2-
3- [ ![ image] ( https://user-images.githubusercontent.com/10780590/132559883-8d65a1ef-d930-468b-8805-7e1003e05c7d.png )] ( https://www.youtube.com/watch?v=a6tvHMvF8Mo )
1+ ![ E2E Tests] ( https://github.com/patched-network/vue-skuilder/actions/workflows/e2e-tests.yml/badge.svg )
42
53General tooling for interactive tutoring systems, with experimentation toward
64- mass-collaborative authoring
@@ -28,15 +26,15 @@ This monorepo contains three primary components:
2826### Prerequisites
2927
3028- Node.js 18+
31- - Yarn
29+ - Yarn 4 (or corepack)
3230- Docker (for development database)
3331
3432### Commands
3533
3634``` bash
37- git clone https://github.com/nilock /vue-skuilder.git
35+ git clone https://github.com/patched-network /vue-skuilder.git
3836cd vue-skuilder
39- git submodule init
37+ git submodule update -- init --recursive
4038yarn install
4139yarn dev
4240```
You can’t perform that action at this time.
0 commit comments