Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 262 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 262 Bytes

Punk Domains Chrome Extension

Development

Quickstart:

npm install
npm run serve

Go to Chrome > Extensions > Load unpacked (find the dist folder)

Publish

npm run build

Zip the dist folder and upload it to Chrome Web Store.