/start

Primary LanguageTypeScript

tnez/start

This template repository serves as a jumping-off point for new projects.

Getting Started

  1. Clone this repository (if you have not already): git clone https://github.com/tnez/start <your-project-dir>
  2. Install the following dependencies: NodeJS and pnpm
  3. Install dependencies: pnpm install
  4. Run the initialize script: npx cli init
...and away you go 🚀