Skip to content

markd/markd

Repository files navigation

markd

markd is a open source bookmark manager, made with ♥️ by devcord users.

Build Status License: MIT Codacy Badge

Setup

# install dependencies
$ yarn

# set up .env file
$ yarn mkenv

# lint files with eslint (standardjs config)
$ yarn lint

# serve with hot reload at localhost:8000 (opens browser automatically)
$ yarn dev

# build and serve on local machine
$ yarn start

# build for production with minification
$ yarn build

# serve on local machine
$ yarn serve

# serve with nodemon
$ yarn serve:dev

Screenshots

Main screen @ current point in time

Tech Stack

  • vue
  • scss
  • dexie (for indexDB)

About

markd is with love made by @redxtech, @lostdesign, @Dragory, & @bdbch