1.2.1 • Published 1 year ago

create-bludood v1.2.1

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

create-bludood

A package that lets you create new projects based on templates I use frequently.

Templates

React

This template creates a basic single-page Vite + React app

React Router

This template creates a basic Vite + React + React Router app, including one route

Express

This template creates a simple API using Express

Next

This template creates a basic NextJS application with a custom app component

Usage

npm create bludood@latest

You can optionally pass two positional arguments. The first is for the project name, and the secound for a template name.

Example: npm create bludood@latest ReactProject react

1.2.0

1 year ago

1.2.1

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago