Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 393 Bytes

File metadata and controls

17 lines (13 loc) · 393 Bytes

Virtual Storytelling Application Toolkit • VSAT

Note that you'll need some:

$ git clone https://github.com/BrookesUniversityLearningResources/vsat.git
$ cd vsat
$ nvm use 24
$ npm install
$ docker compose up --detach db
$ npm run dev

Open the home page.