Arthelon / authgear-landing

Marketing page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

auth-landing CI Status

Landing page for Authgear. This repo is based off svelte's sappler boilerplate so for more information look there.

Staging site can be found here: https://skygeario.github.io/auth-landing/

Setup

git clone https://github.com/SkygearIO/auth-landing
cd auth-landing
npm install

Usage

To run a local development server, use npm run dev

To generate a production build, use npm run export which will output to the __sapper__/export folder.

Note: npm run build generates a production node server while npm run export generates the production static build

About

Marketing page

License:Apache License 2.0


Languages

Language:HTML 80.5%Language:JavaScript 18.4%Language:CSS 1.1%