lgarest / hyper-fp

My hyperapp based app trying to use functional programming knowledge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PARCEL-SANDBOX

This is my parcel sandbox to have a easy, fast, and minimal React prototyping tool

Building and running on localhost

Run the project in hot module reloading mode:

make start

To create a production build:

make build

Running

Open the file dist/index.html in your browser

About

My hyperapp based app trying to use functional programming knowledge


Languages

Language:JavaScript 71.2%Language:Makefile 17.8%Language:HTML 11.0%