npm.io
7.0.0 • Published 1 month agoCLI

@toptal/davinci-bootstrap

Licence
SEE LICENSE IN LICENSE.MD
Version
7.0.0
Deps
7
Size
127 kB
Vulns
0
Weekly
0

@toptal/davinci-bootstrap

Bootstraps scaffolding/skeleton applications or parts of the monorepo with everything necessary and according to Toptal guidelines to start working as soon as possible.

Usage

In your project run pnpm add @toptal/davinci-bootstrap.

Commands

  • new: creates a new app project
IDE Tooling

This package can be used directly in your IDE through these extensions

Development

If you want to test locally the generation of a new app - you can run

node ./davinci/packages/bootstrap/bin/davinci-bootstrap.js new [app-name]

and a new application will be generated in [app-name] directory.

Keywords