# eva-start-demo **Repository Path**: sli97/eva-start-demo ## Basic Information - **Project Name**: eva-start-demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2022-02-28 - **Last Updated**: 2024-12-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Start EVA JS This repository is a EVA JS project demo, you can use this demo to start a EVA JS project. [https://eva-engine.github.io/start-demo/](https://eva-engine.github.io/start-demo/) ## Download ```bash git clone git@github.com:eva-engine/start-demo.git ``` ## Develop ```bash npm run start ``` ## Build ```bash npm run build ```