This is an Adobe Launch extension for Adobe Fonts (formerly Typekit). It can be used to deploy the Fonts Embed code to your site, or as an example for a Launch extension project.
For more information on Launch, please visit our product website, and the user documentation.
For more information on Launch extension development, please visit our developer documentation. Note the Scaffold tool, the Extension Sandbox, and the uploader tool will be helpful in developing your own Launch extension.
- Install node.js. Make sure you have at least npm v5.2 installed.
- Clone this repository.
- After navigating into the project directory, launch the sandbox with
npx @adobe/reactor-sandbox
. - A server will be started at http://localhost:3000 (HTTP) and https://localhost:4000 (HTTPS). For more information and configuration options, see the @adobe/reactor-sandbox package on npm.
- Remove package.json
- Change Typekit branding to Adobe Fonts
- Change bootstrap to spectrum-css
- Update README