The Texas Tribune's Unholstered project on police shootings in Texas.
This project was produced by Ryan Murphy and Jolie McCullough using the Texas Tribune's Data Visuals kit. D3 and Swiper were used to create the visuals and landing page experience.
Please note - some static assets required to make this project work are only accessible to Texas Tribune developers.
Clone the project, then run npm install
. Then pull down the assets with npm run assets:pull
, and the data with npm run data:fetch
. Use npm run serve
to run the local development server.
Now, get to work!