create-notion-app
v1.0.15
Published
Create nbundle-powered Notion apps with one command
Downloads
91
Maintainers
Readme
This project is in early access and requires an invite code to use.
⚠️ All 1.0.x releases are 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 | | -d, --devtool | Use default devtools (prettier, husky, lint-staged, commitlint, & cspell) |
Contributing
See CONTRIBUTING.md.
