0.0.12 • Published 7 years ago
pictoproto v0.0.12
Pictoproto
- $ npm init// you need a- package.jsonPictoproto to configure,
- $ npm i -s pictoproto// install- pictoprotoas 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.