# start-demo **Repository Path**: acoderun/start-demo ## Basic Information - **Project Name**: start-demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-14 - **Last Updated**: 2021-07-14 ## 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 ```