markd / markd

markd.it is a open source bookmark manager https://discord.gg/Bjgjdrr

Home Page:https://discord.gg/Bjgjdrr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

markd.it is a open source bookmark manager https://discord.gg/Bjgjdrr

https://discord.gg/Bjgjdrr

License:MIT License


Languages

Language:JavaScript 66.6%Language:Vue 29.0%Language:CSS 3.5%Language:HTML 0.9%