Marvelous is a cross-platform Markdown editor and viewer built using Electron.
git clone https://github.com/hashd/Marvelous.git
cd Marvelous
npm install
npm start
Make sure you have Gulp installed globally.
npm install -g gulp
Now build it from project root.
npm run build
Build files can be found in /build
directory.
Distribution archives can be found in /dist
directory.
Go through the open issues before raising one. Check the milestones to know what's currently brewing!
Your contribution will be awesome! Go through the list of open issues, pick an issue, fix, and send a pull request.
- Kiran Danduprolu
- Vamsi Kumar Chava
- Sudhir Chokakula
- Srikanth P
- Praveen Puglia