ck12devsrv

0.0.8 • Public • Published

CK-12 Dev Server

Getting Started

Installation

 npm install --save-dev ck12devsrc

Running

 ck12devsrv {path to webpack config}

It is best to configure ck12devsrv as a npm script

example:

"scripts": {
  "dev": "ck12devsrv js/webpack.config.js"
}

Other Options

Specify the backend server

 --backendServer=frodo
 -b gamma

Specify the port

 --port=8080
 -p 8081

Readme

Keywords

none

Package Sidebar

Install

npm i ck12devsrv

Weekly Downloads

3

Version

0.0.8

License

PRIVATE

Last publish

Collaborators

  • jaguarnac