JSPM

  • Created
  • Published
  • Downloads 1229
  • Score
    100M100P100Q104430F
  • License MIT

A simple native app framework

Package Exports

  • jamkit

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 (jamkit) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Jamkit Tools

Installation

Install node.js and npm using Homebrew

brew update
brew install node

Install jamkit with npm

npm install -g jamkit

Install Xcode from the Mac App Store

Please visit https://itunes.apple.com/us/app/xcode/id497799835?mt=12

Install Xcode command line tools

xcode-select --install