Skip to content

bn-digital/projen

Repository files navigation

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 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 full-stack custom-directory

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published