- Install frontend2 and any theme pack
- Navigate to the frontend2 directory and run:
brunch build --production
export DISPATCH_ASSETROOT=`pwd public`
- Navigate to dispatch directory and run dispatch (
nodemon)
brunch build --production
export DISPATCH_ASSETROOT=`pwd public`
nodemon)