Package Exports
- big
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (big) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Big
Big is a next generation application micro-framework which solves the domain problem of building web applications. Unlike other web frameworks, Big utilizes a Resource-View-Presenter pattern. This new application development pattern allows for the rapid development of robust applications with minimal effort. Big applications are defined by a collection of composable resources which can then be reflected across a variety of well defined interfaces.
Developer Start
Install Big Globally
In a terminal, run:
npm install big -g
On some systems you may have to npm
with sudo
Resource Development
https://github.com/bigcompany/resource