Skip to content

hull-ships/hull-login

Repository files navigation

Login Ship

A login dialog you can embed in your site.

Manifest URL

https://hull-ships.github.io/hull-login/manifest.json

Developing

Ensure that Node.js and gulp.js are installed.

git clone git@github.com:hull-ships/hull-login.git
cd hull-login
npm install
gulp

Grunt tasks

  • Linting: gulp lint
  • Building: gulp build
  • Deploying: gulp deploy

Settings, Events, Docs

Checkout Docs