# BetaSummer.github.io **Repository Path**: caopengdd/BetaSummer.github.io ## Basic Information - **Project Name**: BetaSummer.github.io - **Description**: BetaHouse 官网 - **Primary Language**: CSS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # beta-house 官网 [![Build Status](https://travis-ci.org/BetaSummer/beta2017.svg?branch=master)](https://travis-ci.org/BetaSummer/beta2017) ## Preview ![beta2017-preview-m](assets/images/beta2017-preview-pc.png) ![beta2017-preview-m](assets/images/beta2017-preview-m.png) ## Local ```bash $ git clone https://github.com/BetaSummer/BetaSummer.github.io.git ``` ## Develop ```bash $ npm install $ npm run dev ``` ## Production ```bash $ npm run production ```