GoogleChromeLabs / carlo

Web rendering surface for Node applications
Apache License 2.0
9.31k stars 309 forks source link

docs: update examples to use `npm start` #46

Closed zeke closed 6 years ago

zeke commented 6 years ago

This PR updates the two examples to use the well-known npm start script convention, instead of the existing run script name, which would be invoked by the counterintuitive command, npm run run.