# site **Repository Path**: zgxtech_admin/site ## Basic Information - **Project Name**: site - **Description**: The website for electron-react-boilerplate - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-08 - **Last Updated**: 2022-06-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # site [![Test](https://github.com/electron-react-boilerplate/site/actions/workflows/test.yml/badge.svg)](https://github.com/electron-react-boilerplate/site/actions/workflows/test.yml) The website for [electron-react-boilerplate](https://github.com/electron-react-boilerplate/electron-react-boilerplate) ## Setup ```sh # Install dependencies npm install # Start the site npm start ``` ## Project Stucture and Contributing For details, see [the docusarus docs](https://v2.docusaurus.io)