create-weaveworld-app

Web application w Weaveworld

Usage no npm install needed!

<script type="module">
  import createWeaveworldApp from 'https://cdn.skypack.dev/create-weaveworld-app';
</script>

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.