Skip to content
Snippets Groups Projects
user avatar
marihachi authored
8884fde5

mfm-parser-pegjs

Description

A trial of creating a MFM parser with peg.js

Installation

npm i

Build

For production:

npm run build

For development:

npm run build-dev

Start

npm start