AboutMagic

@magic-modules/about-magic

this is the @magic-modules AboutMagic component.

It shows some information and the GitBadges for @magic/core.

installation

npm install --save-exact @magic-modules/about-magic

usage

<AboutMagic></AboutMagic>

renders

@magic is

a jamstack generator:

javascript, apis and (static) markup.

minimal:

less than 15kb of html + css + javascript boilerplate.

modular:

separation of concerns makes customization easy.

"jsomorphic":

html loads first and provides basic functionality, javascript enhances where needed.

full stack:

if needed, @magic generates server side apis, and @grundstein will soon take care of hosting said app bundles

Do you want to know more?

source

the source for this page is in the example directory and gets built and published to github using @magic