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

Latest commit

 

History

History
58 lines (38 loc) · 895 Bytes

README.md

File metadata and controls

58 lines (38 loc) · 895 Bytes

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