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
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
The project filesystem structure makes it non-obvious to work with. composer install works on root, but you have to be in the src folder to npm install. Building also requires / makes use of block lists and globs instead of a build folder for output.
composer install and npm install from repo folder
dedicated build process
non-runtime assets organised around root of project