1.0.15 • Published 3 years ago

create-notion-app v1.0.15

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
3 years ago

This project is in early access and requires an invite code to use.

Sign up for early access.


⚠️ All 1.0.x releases are alpha releases, are not stable, and may have breaking changes.


Create Notion App · npm Version CI

Create nbundle-powered Notion apps with one command:

yarn create notion-app

Or for a TypeScript project:

yarn create notion-app --ts

Options

create-notion-app comes with the following options:

OptionDescription
-t, --ts, --typescriptInitialize as a TypeScript project
-d, --devtoolUse default devtools (prettier, husky, lint-staged, commitlint, & cspell)

Contributing

See CONTRIBUTING.md.