Skip to content

Getting Started

Andre Gagnon edited this page Sep 29, 2021 · 9 revisions

To get started, run:

composer install

yarn

You will be prompted for your local development url. Please enter this to match the local dev environment you are using.

Then you can start the development build and server using:

yarn start

Clone this wiki locally