Skip to content

breadsystems/hello-prosemirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello, ProseMirror!

Just a little demo app to serve as a sandbox for experiments with ProseMirror.

To start the dev environment:

git clone git@github.com:breadsystems/hello-prosemirror.git && cd hello-prosemirror
yarn
yarn start

This starts the Express.js server at localhost:3001. In a separate terminal:

yarn watch

This watches your files and reloads your code when they change.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors