Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 757 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 757 Bytes

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.