Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 331 Bytes

File metadata and controls

26 lines (17 loc) · 331 Bytes

dxw Security 2017

The theme for https://advisories.dxw.com/.

See the main app README for details on how to run the site locally.

Development

Install the dependencies:

composer install
yarn install

Compile the assets:

yarn run grunt

Run the tests:

vendor/bin/peridot spec