# Dreamstarter **Repository Path**: Yanting-Li/dreamstarter ## Basic Information - **Project Name**: Dreamstarter - **Description**: 金融科技小组项目: 这是一个基于区块链的募资平台 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2024-09-15 - **Last Updated**: 2025-09-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **这是一个金融科技小组项目,原项目在Github上** 前端使用Nextjs,后端使用智能合约(Solidity语言) ## Get Started First clone the repository to the local. And run ``` npm install ``` Then run the code ``` npm run dev ```