Skip to content
This repository has been archived by the owner on Dec 15, 2024. It is now read-only.
/ ViMD Public archive

ViMD is a browser based markdown editor with vim keybindings

License

Notifications You must be signed in to change notification settings

AriTheElk/ViMD

Repository files navigation

ViMD.io / Vim based markdown editor

Under the Hood

Setup

$ git clone https://github.com/AriTheElk/vimd
$ cd vimd
$ yarn install

Usage

Run Development Server

$ yarn start

Run Tests (Powered by Jest)

$ yarn test

Lint Code

$ yarn lint

Generate Documentation

$ yarn docs

Build Production Bundle

$ yarn build

Author

ViMD is a project by Aria

License

The ViMD codebase is released under the MIT License

About

ViMD is a browser based markdown editor with vim keybindings

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published