GitXplorerGitXplorer
l

hyperapp-starter

public
6 stars
3 forks
0 issues

Commits

List of commits on branch master.
Unverified
701dfca3808683a99c18b7f69197069894b032bb

Bumps hyperapp version

llukejacksonn committed 7 years ago
Unverified
8eb72a66bb8c7ca4b9fad35559183e900afcefdd

Bumps hyperapp, hyperapp/html and rollup versions

committed 7 years ago
Unverified
40b57debe393f0054954e5a9860cc87ce4724f0f

Initial commit

committed 7 years ago

README

The README file for this repository.

hyperapp-pwa

A minimalist starter for hyperapp projects

Once you have cloned or forked this project, use the following tasks from the project root:

npm install   // Install all dependencies
npm start     // Serve app on localhost and watch source files

This will build the application and serve it on http://localhost:8080