|
|
||
|---|---|---|
| images | ||
| src | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| main.js | ||
| manifest.json | ||
| package.json | ||
| webpack.config.js | ||
| yarn.lock | ||
README.md
to build
install yarn (if needed) with npm install -g yarn
install dependencies with yarn install
watch and automaticaly rebuild with yarn watch