- ECMAScript Cookbook
- Ross Harrison
- 47字
- 2021-08-27 19:27:37
Getting ready
It will be helpful to have the source code available from previous recipes to bootstrap this recipe. Otherwise, you'll need to reference Exporting/importing multiple modules for external use recipe from Chapter 1, Building with Modules, for how to create the index.html file.