JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 655
  • Score
    100M100P100Q144609F
  • License MIT

Create Bunext App

Package Exports

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

    Readme

    create-bunext-app

    To install dependencies:

    bun install

    To run:

    bun run index.ts

    This project was created using bun init in bun v1.2.10. Bun is a fast all-in-one JavaScript runtime.