@svkeg/keg-core

0.2.0 • Public • Published

Keg Core

Overview

The keg is a platform for developing cross-platform react apps. It comes preconfigured to target both web and mobile, and it contains a collection of utilities for simplifying development, including:

  • built-in routing and navigation
  • a reducer based on the relational data model
  • dynamic theming via re-theme
  • cross platform persistent storage

Tap usage

  • To start, first setup the keg-cli
  • Next, use the cli to generate a tap: keg gn tap
  • cd into your tap's directory, then run yarn setup
  • The tap you generated will have installed keg-core as a dependency
  • Read more about tap-development here

Architecture

Store

Readme

Keywords

none

Package Sidebar

Install

npm i @svkeg/keg-core

Weekly Downloads

0

Version

0.2.0

License

MIT

Unpacked Size

176 kB

Total Files

274

Last publish

Collaborators

  • lktipton