Skip to content

adobe-extension-tools/cep-bundler-webpack-starter

Repository files navigation

cep-bundler-webpack-starter

Started template for creating CEP extensions using the webpack bundler.

installation

Download the source code to you computer, make sure you have node.js and npm installed (here is an easy method for macOS and linux: https://github.com/creationix/nvm)

Then open a terminal, cd into the project folder and run the following commands:

npm install
npm start

About

CEP Extension example using the webpack bundler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published