/brave-website

Our amazing web presence.

Primary LanguageCSS

brave-website

Amazing web presence.

Setup

Clone the repo: git clone git@github.com:brave/brave-website.git

Install dependencies with npm install

Install staticjinja with pip install staticjinja

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.