1.0.2 • Published 6 years ago

create-hyperapp-starter v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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.