/browser_home

new tab page for your browser

Primary LanguageVue

browser_home

This project is a simple new tab page for your browser

Features

  • create, delete bookmarks
  • list your public GitHub repositories
  • show weather
  • customize the position of the bookmarks or widgets

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

change the sub-directory for the server with publicPath in the vue.config.js

Lints and fixes files

npm run lint