JSPM

@sunupdong/db_cli

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q10716F
  • License ISC

Quickly create a project

Package Exports

  • @sunupdong/db_cli

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

Readme

@sunupdong/db_cli

A cli to create project quickly...

install global

npm install @sunupdong/db_cli -g

create webpack project

  1. db create [project-name]
  2. Select the template you want
  3. run yarn && yarn serve