Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 618 Bytes

README.md

File metadata and controls

38 lines (22 loc) · 618 Bytes

Webpack React WebExtension template

Yes, yet another template. But made with love! And some cool features.

Features

What is it?

lux wallet extension for Firefox

Support for dynamic imports

for test

//install of the web-ext module
npm install --global web-ext

//check the code
web-ext lint

//run extension
web-ext run

//build
web-ext build

For more detail

Please visit more detail

https://extensionworkshop.com/documentation/develop/getting-started-with-web-ext/