The theme for https://advisories.dxw.com/.
See the main app README for details on how to run the site locally.
Install the dependencies:
composer install
yarn install
Compile the assets:
yarn run grunt
Run the tests:
vendor/bin/peridot spec
The theme for https://advisories.dxw.com/.
See the main app README for details on how to run the site locally.
Install the dependencies:
composer install
yarn install
Compile the assets:
yarn run grunt
Run the tests:
vendor/bin/peridot spec