/blog-ship-sdk-in-different-env

Learn how to share the draft SDK so that it can be easily consumed by your and your peer's apps.

Primary LanguageJavaScriptMIT LicenseMIT

Shipping JS SDK in the development environment

header image

This repository is a part of the article Shipping JS SDK in the development environment. It is a walkthrough of how to ship a JavaScript SDK in the development environment.

Follow along

  1. Clone the repository
  2. Install the dependencies
  3. Run the development server
  4. Open the browser and navigate to http://localhost:3000

This repository contains different branches for each step in the article. You can checkout to the branch to see the code at that step.

License

This project is licensed under the MIT License - see the LICENSE file for details.