1.0.1 • Published 5 months ago

@jox51/my-boilerplate v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

@jox51/my-boilerplate

A CLI tool to create new projects from a Laravel React Inertia boilerplate.

Quick Start (Recommended)

Create a new project instantly without installing:

npx @jox51/my-boilerplate my-app

Alternative: Global Installation

If you plan to use this tool frequently:

npm install -g @jox51/my-boilerplate
create-my-boilerplate my-app

Usage

This will create a new Laravel + React + Inertia project in a directory called my-app.

Features

  • Creates a new Laravel project with React and Inertia.js pre-configured
  • Sets up a modern development environment
  • Includes best practices and common configurations

Requirements

  • Node.js 18 or higher
  • npm 6 or higher
  • Git

License

MIT

1.0.1

5 months ago

1.0.0

5 months ago