# Screeps **Repository Path**: ashme/screeps ## Basic Information - **Project Name**: Screeps - **Description**: Screeps - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-09 - **Last Updated**: 2024-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 指定镜像 ``` npm config set registry https://registry.npm.taobao.org ``` ## 下载依赖 ``` npm install @types/screeps @types/lodash@3.10.1 ``` ## 下载rollup ``` npm install -D rollup ```