Skip to content

kriasoft/create-hyperapp-starter

Repository files navigation

Create Hyperapp Starter

npm version npm downloads slack chat

The easiest way to start a new Hyperapp Starter project.

Prerequisites

  • MacOS, Windows, or Linux
  • Node.js v8.3 or newer

Getting Started

To create a new app, run a single command:

npm init hyperapp-starter

It will generate the initial project structure based on Hyperapp Starter inside the current directory and install the dependencies.

License

Create Hyperapp Starter is MIT licensed. See LICENSE.