create-weaveworld-app
v0.14.190517
Published
Web application w Weaveworld
Downloads
3
Readme
create-weaveworld-app
Create Weaveworld apps on Node.js with Express.
License for create-weaveworld-app Node.js module: MIT.
License for Weaveworld: see.
Usage:
npm init weaveworld-app w-app
cd w-app
node app.js
After that, open http://localhost:3000/, and edit files in the w-app
and w-app/public
folder.