p5-notebook icon indicating copy to clipboard operation
p5-notebook copied to clipboard

Publish to npm

Open jtpio opened this issue 5 years ago • 1 comments

The package should be published to npm, so it can used on a local machine too.

It can also be made compatible with npx, so that running npx p5-notebook (or npx p5nb) starts a server in the local directory and open a new browser tab. It should also serve other type of content such as images.

jtpio avatar Mar 28 '20 19:03 jtpio

This should be automated with a GitHub Action workflow.

jtpio avatar Mar 29 '20 10:03 jtpio