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 # 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 ## Project Overview

View File

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

View File

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