olalonde / big

big is a zero-line application framework

Home Page:http://big.vc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Big

Big is a next generation application zero-framework which solves the domain problem of building web applications.

Big itself is zero lines long.

Big applications are defined by a collection of composable resources which can then be reflected across a variety of well defined interfaces.

Resources allow modules to compose

This repository contains examples and a command-line tool which uses a cli resource to reflect all resources and resource methods to the command line.

In a terminal, run:

npm install big -g

After big is installed run:

big

On some systems you may have to npm with sudo

Resource Development

https://github.com/bigcompany/resource

Featured Resources

https://github.com/bigcompany/resources

About

big is a zero-line application framework

http://big.vc

License:MIT License


Languages

Language:JavaScript 100.0%