Package Exports
- create-notion-app
- create-notion-app/out/main.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 (create-notion-app) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
⚠️ This project is under development and is not ready for public use.
All 1.0.x releases are considered alpha releases, are not stable, and may have breaking changes.
Create Notion App ·

Create nbundle-powered Notion apps with one command:
yarn create notion-appOr for a TypeScript project:
yarn create notion-app --tsOptions
create-notion-app comes with the following options:
| Option | Description |
|---|---|
| -t, --ts, --typescript | Initialize as a TypeScript project |
Contributing
See CONTRIBUTING.md.