expressful-scripts

Build by convention tools for Expressful

Usage no npm install needed!

<script type="module">
  import expressfulScripts from 'https://cdn.skypack.dev/expressful-scripts';
</script>

README

Create Expressful App

Create Expressful websites with no build configuration.

$ npm install -g create-expressful-app

$ create-expressful-app my-app
$ cd my-app/
$ npm start

Learn more about Expressful