Skip to content

supersuklaa/hyper-cal

Repository files navigation

hyper-cal

Very basic calendar single page application.

Demo

Is up and living at gh-pages.

Installing

With iOS

  1. Open demo url with Safari
  2. Save the page in your Home menu
  3. It should work like a real app (also offline)

Toolkit

Development

  1. git clone https://github.com/supersuklaa/hyper-cal.git
  2. cd hyper-cal
  3. npm install
  4. npm run dev
  5. Thäts it

The browser should open localhost:1234 automagic, and reload as you save new code. 🚀

Deploying

  1. npm run build
  2. You have a nice package in your docs folder
  3. Commit your stuff (including the docs folder)
  4. Push to origin/master
  5. Your new version is up here

About

Basic calendar SPA using Hyperapp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published