# igt-docs **Repository Path**: idlegame/igt-docs ## Basic Information - **Project Name**: igt-docs - **Description**: 增量游戏模板开发文档 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-12 - **Last Updated**: 2022-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # igt-docs This website is built using [Docusaurus 2](https://v2.docusaurus.io/), a modern static website generator. Now that is their default README text, but it's a pretty good tool, so they earned it. [Please visit the actual Docs here](https://123ishatest.github.io/igt-docs) ## Installation ```console npm install ``` ## Local Development ```console npm run start ``` This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server. ## Build ```console npm run build ``` This command generates static content into the `build` directory and can be served using any static contents hosting service.