Easily create a Reprocessing app.
npx create-reprocessing-app my-app
cd my-app
npm install
npm run build
npm start
(npx comes with npm 5.2+ and higher)
Easily create a Reprocessing app.
npx create-reprocessing-app my-app
cd my-app
npm install
npm run build
npm start
(npx comes with npm 5.2+ and higher)
npm i create-reprocessing-app
2
1.0.0
MIT
9.64 kB
12