create-hyperapp-starter
v1.0.2
Published
The easiest way to start a new Hyperapp Starter project
Downloads
1
Maintainers
Readme
Create Hyperapp Starter
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.