@bn-digital/projen
TypeScript icon, indicating that this package has built-in type declarations

0.9.2 • Public • Published

Projen

Projen is a project generator used to initialize and bootstrap new projects withing the Node.js ecosystem. It gives you out-of-the-box support and configuration options for the most common project types, includingReact, Strapi, Next.JS, as well as big number of other popular frameworks and tools.

One tool to rule them all

Typescript  React  React Router   Ant Design  Vite  Strapi  GraphQL  Apollo Graphql  SQLite  Postgres  ESlint  Stylelint  Prettier 

Getting Started

To get started, you can use the npx command to run the projen command line interface (CLI) and generate a new project specifying the project type:

npx projen new --from=@bn-digital/projen@0.8.11 full-stack

This will generate a new project in the current directory. You can also specify a directory name to generate the project in a different directory:

npx projen new --from=@bn-digital/projen@0.8.11 full-stack custom-directory

Readme

Keywords

none

Package Sidebar

Install

npm i @bn-digital/projen

Weekly Downloads

2

Version

0.9.2

License

MIT

Unpacked Size

728 kB

Total Files

118

Last publish

Collaborators

  • bn-medicine
  • askent
  • bndigital