Amazing web presence.
Clone the repo: git clone git@github.com:brave/brave-website.git
Install dependencies with npm install
Install pip with easy_install pip
(may require sudo)
Install staticjinja with pip install staticjinja
(may require sudo)
npm run build
If you've made changes, commit after building.
npm start
You'll get a message on your console for the website URL which you can use in your browser.