medium-editor-sample

This is a prototype of editor.

Getting Started

Prerequisites

  • npm
  • node

Installing

npm install

Running locally

npm start

Then, load http://localhost:3000/ in a browser to see the output. That's it!