UNPKG

@leodigital/ckeditor5

Version:

LeoDigital CKEditor 5.

22 lines (14 loc) 244 B
Application created by [ThinkJS](http://www.thinkjs.org) ## Install dependencies ``` npm install ``` ## Start server ``` npm start ``` ## Deploy with pm2 Use pm2 to deploy app on production enviroment. ``` pm2 startOrReload pm2.json ```