# css-learning-guide **Repository Path**: zmhfly8/css-learning-guide ## Basic Information - **Project Name**: css-learning-guide - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-02 - **Last Updated**: 2023-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tensor-playground #### 介绍 CSS 学习示例项目,更多学习例子,关注公众号**可视化技术(visteacher)** #### 安装教程 安装依赖 ``` npm install ``` 启动服务 ``` npm run dev ``` 浏览效果: ``` http://localhost:3000/ ```