chore: rename project to makuro-base-template

This commit is contained in:
bipproduction
2026-02-07 15:05:39 +08:00
parent 718e7603d1
commit ba27036018
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# GEMINI.md
This project is a high-performance, full-stack React development template leveraging the Bun runtime. It is designed for a seamless developer experience with a unified "single-port" architecture.
This project is makuro-base-template, a high-performance, full-stack React development template leveraging the Bun runtime. It is designed for a seamless developer experience with a unified "single-port" architecture.
## Project Overview

View File

@@ -1,4 +1,4 @@
# bun-react-template
# makuro-base-template
To install dependencies:

View File

@@ -1,5 +1,5 @@
{
"name": "bun-react-template",
"name": "makuro-base-template",
"version": "0.1.0",
"private": true,
"type": "module",