This app is built to validate the Typekit Platform API and set an example to show integration partners how to use the Platform API properly. This demo app covers the following endpoints and features:
/families
/filter
- Typekit Preview Kit
- IMS Authentication API
- You need to have
grunt cli
tool first. If you already have it, skip this step
$ npm install -g grunt-cli
- You need
grunt
installed:
$ npm install
- Run grunt
$ grunt
- Go
https://localhost:8443
in the browser