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.
- Clone the repository
- Install the dependencies
- Run the development server
- 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.
This project is licensed under the MIT License - see the LICENSE file for details.