这是本项目的一些介绍。
- yarn
npm install -g yarn
- Clone the repo
git clone https://github.com/youth-camp-root/web-monitor-dashboard.git
- Install dependencies
yarn install
- Enter your API in
.env.development
VITE_API_BASE_URL=[API]
- Start development server
yarn dev
Distributed under the MIT License. See LICENSE.txt
for more information.