mike-casas / web-header

Auth0's website and landings react component header

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

header

Auth0's website and landings react component header

Installation

Node.js v8 or newer is required. yarn@1.3.2 or newer is required.

First clone the project, then install all the dependencies via:

$ yarn install

Build injector:

$ yarn run build

Build header component:

$ cd packages/web-header && yarn run build

Start playground of header component:

$ cd packages/web-header && yarn run start:dev

About

Auth0's website and landings react component header


Languages

Language:JavaScript 61.9%Language:CSS 35.7%Language:Shell 1.6%Language:HTML 0.9%