Skip to content

Omerlo-Technologies/ex_prosemirror_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExProsemirrorSample

Sample application to test ExProsemirror in development.

In order to use this project, read the Installation chapter.

Requirements

  • Elixir 1.11
  • Erlang 23.3
  • Node 14.16

Installation

  1. Close this repo
git clone [email protected]:Omerlo-Technologies/ex_prosemirror_sample.git
  1. Initialize git submodule
git submodule update --init
  1. Install Elixir dependencies
mix deps.get
  1. Install assets
npm i --prefix apps/ex_prosemirror_sample/assets

Run the app

Go root path and execute iex -S mix phx.server.

It will start phoenix from this ex_prosemirror_sample app and use the lib ex_prosemirror from umbrella.

Need help?

Contact Alexandre Lepretre (matsa59).

About

app to test ex_prosemirror lib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •