0.14.190517 • Published 5 years ago

create-weaveworld-app v0.14.190517

Weekly downloads
-
License
For create-weavew...
Repository
-
Last release
5 years ago

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.