Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 412 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 412 Bytes

bookmark-sidebar

Project setup

npm i

Compiles and updates for development

npm start

Compiles and minifies for production

npm run build

Enable Extension (In Chrome)

Go to "chrome://extensions/", enable developer mode in the top right corner, click "load unpacked" in the top left corner and select the dist folder that is created when serving or building the app.