You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

hyperapp-create

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyperapp-create

Create Hyperapp with no build configuration

1.0.1
latest
Source
npmnpm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

Hyperapp Create

npm version npm downloads slack chat

The easiest way to start a new web application using Hyperapp.

Prerequisites

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

Getting Started

To create a new app, run a single command:

npx hyperapp-create my-app

It will create a directory called my-app inside the current folder. Inside that directory, it will generate the initial project structure based on Hyperapp Starter and install the dependencies.

License

Hyperapp Create is MIT licensed. See LICENSE.

Keywords

hyperapp

FAQs

Package last updated on 02 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts