JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q16690F
  • License ISC

Module of merapi panel CMS

Package Exports

  • @il4mb/merapipanel
  • @il4mb/merapipanel/index.js

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

Readme

Welcome to MerapiPanel

Clone this Repo

git clone "https://github.com/il4mb/merapipanel"
├───node_modules
└───src
    └───editor
        ├───component
        │   └───containers
        └───style

Install Package

npm install

do some Awesome

tsc --watch
├───dist
│   └───editor
│       └───component
│           └───containers
├───node_modules
└───src
    └───editor
        ├───component
        │   └───containers
        └───style