# sula-samples **Repository Path**: mirrors_umijs/sula-samples ## Basic Information - **Project Name**: sula-samples - **Description**: 🍙 Samples for using Sula - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Sula Samples ## Usage Recommend using cnpm ```sh npm install -g cnpm --registry=https://registry.npm.taobao.org ``` Then ```sh cnpm i // or yarn install ``` Startup project ```sh npm start ``` Preview