Skip to content

Getting Started

Andre Gagnon edited this page May 5, 2023 · 9 revisions

To get started, run:

composer install

yarn

Next run:

yarn bootstrap

Then you can start the development build and server using:

yarn dev

Clone this wiki locally