# snake **Repository Path**: haveadate/snake ## Basic Information - **Project Name**: snake - **Description**: 基于 Typescript + Less 的贪吃蛇小案例 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-12 - **Last Updated**: 2021-01-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # snake 基于 Typescript + Less 的贪吃蛇小案例 ## 演示 > [https://haveadate.gitee.io/snake/](https://haveadate.gitee.io/snake/) ## 初始化 ```shell $ npm install ``` ## 启动 ```shell $ npm run start ``` ## 打包 ```shell $ npm run build ``` ## 关于 > email: haveadate@qq.com > github: https://github.com/haveadate > gitee: https://gitee.com/haveadate