Skip to content

irenelagno/reactor-helloworld-extension

 
 

Repository files navigation

Hello World extension

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

For more information regarding Launch, please visit our product website.

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 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 5.2.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 Launch

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 62.3%
  • JavaScript 31.9%
  • CSS 5.8%