Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/weivea/azure-interaction-test

azure-interaction-test
https://github.com/weivea/azure-interaction-test

Last synced: about 9 hours ago
JSON representation

azure-interaction-test

Awesome Lists containing this project

README

        

# MSAI-MIND-MAP

## Setup

Install the dependencies:

```bash
pnpm install
```
Please install Extension:`Biome` for better code lint

## Get Started

Start the dev server:

```bash
pnpm dev
```

Build the app for production:

```bash
pnpm build
```

Preview the production build locally:

```bash
pnpm preview
```