Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 221 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 221 Bytes

extension-starter-lite

Minimal chrome extension starter kit based on Parcel bundler

Getting started

git@github.com:defly/extension-starter-lite.git
npm install
npm start

Build packed

npm run build