pictoproto
v0.0.12
Published
1. `$ npm init` // you need a `package.json` Pictoproto to configure, 2. `$ npm i -s pictoproto` // install `pictoproto` as a local dependency, - If you don't have a `pictoproto.json`, you'll be guided through its creation. 3. `$ npm start` // runs `$ n
Downloads
6
Readme
Pictoproto
$ npm init
// you need apackage.json
Pictoproto to configure,$ npm i -s pictoproto
// installpictoproto
as a local dependency,
- If you don't have a
pictoproto.json
, you'll be guided through its creation.
$ npm start
// runs$ node ./node_modules/pictoproto/server.js
.