Skip to content

AtylaDaSilva/octomark

Repository files navigation

OctoMark

A CommonMark and GitHub-Flavored Markdown editor.

Dependencies

This app was made possible with:

Starting a local development environment

  1. Make sure you have the latest version of Node.js
  2. Clone this repository into a directory of your choosing.
  3. With a command line interface, e.g.: Windows Powershell, cd into the repository you just cloned.
  4. Still in the command line, run the following commands: npm install to install all the necessary dependencies and npm run dev to start a local development environment.
  5. Finally, open you web browser in the address http://localhost:3000.

About

CommonMark and GitHub Flavored Markdown editor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages