0.0.1 • Published 8 years ago

smallfoot-sandbox v0.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
8 years ago

Smallfoot.js

Description

Smallfoot sandbox for demos and testing.

Smallfoot.js

Smallfoot.js is a minimalist library for functional programming, with small footprint.

Installation

git clone https://github.com/szilveszter9/smallfoot-sandbox.git
cd smallfoot-sandbox
npm install
npm run dev
npm start

Open localhost:8080 in your browser.

Contribution

Bug fixes, docs and examples are welcomed.