You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Andre Gagnon edited this page Sep 29, 2021
·
9 revisions
To get started, run:
composer install
yarn
Next run:
yarn bootstrap
You will be prompted for your local development url. Please enter this to match the local dev environment you are using. This will install any dependencies and create a wpackio.server.js file with your development environment settings.
Then you can start the development build and server using: