Skip to content
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.

osdevisnot/hyperapp-fusebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hyperapp-fusebox

Greenkeeper badge Build Status

The purpose of this example was to create a "Starting Point for a Hyperapp and Picostyle projects."

DEMO

http://hyperapp-fusebox.deployable.site/

Features

  • Latest Hyperapp
  • Latest Picostyle
  • Fusebox - Lightest and fastest build tools
  • Ultra fast build without babel, TS used as bundler
  • Instant HOT reloading, try it.
  • TypeScript syntax validation

Getting Started / Commands

Setup

Clone this repo & run setup script

git clone https://github.com/osdevisnot/hyperapp-fusebox.git
cd hyperapp-fusebox
npm run setup

Development

Build the app in dev mode with Hot Reloading development server.

npm run dev

Production

Build the app in prod mode with static server.

npm run prod

Release

Build the app for production deployment.

npm run dist

Authors and license

osdevisnot and contributors.

MIT License, see the included LICENSE.md file.

About

Starting Point for a Hyperapp and Picostyle projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published