Source code for thebestmotherfuckingwebsite.co.
"This gave me AIDS." - /g/
"Yours is [the] opposite of what motherfucking sites are about." - @iamripu
"This guy just doesn't get it." - Spensaur
A nodejs >= 6.0.0 setup with yarn is recommended.
# install dependencies
yarn
# ...or if you'd like to use npm instead
npm install
# serve with hot reload at localhost:8000
npm start
# build for production
npm run build
# build for production and push to gh-pages branch
npm run deploy
# TODO: tests
Built with Gatsby - the blazing-fast static site generator for React.