1.2.1 • Published 3 years ago

create-bludood v1.2.1

Weekly downloads
-
License
-
Repository
github
Last release
3 years 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

3 years ago

1.2.1

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago