/brave-website

Our amazing web presence.

Primary LanguageHTMLMozilla Public License 2.0MPL-2.0

brave-website

Amazing web presence.

Setup

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)

Building

npm run build

If you've made changes, commit after building.

Running

npm start

You'll get a message on your console for the website URL which you can use in your browser.