Skip to content

scheldejonas/NPWriterDevKit

 
 

Repository files navigation

NPWriter Developer kit

Plugin documentation

For a more detailed documentation on how to use the DevKit and develop plugins for the Infomaker Digital Writer see the Writer developer documentation.

Get started overview

Clone

git clone git@github.com:Infomaker/NPWriterDevKit.git
cd NPWriterDevKit

Install dependencies

npm install

Start a webpack development server running at localhost:3000

npm start

Specify port on dev server PORT=1337 npm start

About

Developers kit for developing plugins for Newspilot Writer

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.9%
  • CSS 1.1%