vanilla-es6-jspm

API Docs for: 0.10.3
Show:

src/app Module

Defined in: src/app/main.js:7

Summary

This is the entry point of the whole application.

Example:

System.import('app/bootstrap.js').catch(console.error.bind(console));