Skip to content
/ devDesk Public

A SPA provides convenience for searching apis, documents during development.

Notifications You must be signed in to change notification settings

Maxpsc/devDesk

Repository files navigation

dev-Desk

A SPA provides convenience for searching apis, documents during development.

Intro

A SPA provides convenience for searching apis, documents during development.It is built with vue2.4 + vuex + element-ui.

You can install it as a chrome extension

Basic functions

  • TodoList
  • Customized bookmark list
  • CDN list (search, filter)
  • Enter keyword to go to customized website
  • Import, export data with JSON file (need chromeStorage)
  • Clock, geolocation, weather forecast, etc.

Screenshoot

image

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

A SPA provides convenience for searching apis, documents during development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published