Skip to content

jeffchasin/reactor-helloworld-extension-edge

 
 

Repository files navigation

Hello World edge extension

This is a Hello World extension for Launch. It can be used as a starting template for developing your own Launch edge extension.

For more information regarding Launch extension development, please visit our developer documentation. Note the Scaffold tool and Extension Sandbox will be helpful in developing your own Launch edge extension.

Development

Running the sandbox

Before running the sandbox, you must first have Node.js installed on your computer. Your npm version (npm comes bundled with Node.js) will need to be at least 7.0.0. You can check the installed version by running the following command from a command line:

npm -v

Once Node.js is installed, run the sandbox by executing the following command from the command line within your project's directory:

npx @adobe/reactor-sandbox

Contributing

Contributions are welcomed! Read the Contributing Guide for more information.

Licensing

This project is licensed under the MIT License. See LICENSE for more information.

About

Hello World extension for Adobe Experience Platform Event Forwarding

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 69.9%
  • JavaScript 17.4%
  • CSS 12.7%