mirror of
https://activitypub.software/TransFem-org/sfm-js
synced 2024-11-21 21:55:09 +00:00
236 B
236 B
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