Thanks to visit codestin.com
Credit goes to github.com

Skip to content

li-jia-nan/20240929

Repository files navigation

20240929

Project Setup and Startup Guide

Prerequisites

​ • Node.js (v18 or higher)

​ • npm or yarn

Installation

1.	Clone the repository:
git clone https://github.com/zqy1151215064/20240929.git
cd 20240929
  1. Install dependencies:
npm install

Running the Project

To start the development server:

npm run dev

Build for Production

To build the project for production:

npm run build

Preview the Build

npm run start

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published