Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 407 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 407 Bytes

Starter project generator

This package executes a script when run with npx from the command line, which clones a repo and installs it's dependencies.

The target repo is a NextJS application set up using create-next-app with TailwindCSS, GraphQL and StorybookJS installed and configure as dependencies.

To get started

Run bash / zsh command: npx @rosswilson23/create-boilerplate <app-name>