Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 532 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 532 Bytes

DEV Articles

A Chrome extension that allows you to easily browse recent top posts from DEV Community. This extension is a part of "Building Chrome extension with Vite ⚡️" tutorial.

Installation

Just clone this repo locally and run yarn command.

Development

Simply run yarn dev command.

Build

Run yarn build-extension command and upload/reload dist/ directory in chrome://extensions panel.