This is the landing page to introduce TangleID.
You can access this landing page at https://tangleid.github.io
Clone the repository.
$ git clone git@github.com:TangleID/TangleID.github.io.git
Install the package dependencies.
$ cd TangleID.github.io
$ yarn
Launch the app.
$ yarn start
$ yarn deploy
TangleID is freely redistributable under the MIT License. Use of this source
code is governed by a MIT-style license that can be found in the LICENSE
file.