You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Sui dApp Starter Template
This dApp was created using `@mysten/create-dapp` that sets up a basic React
Client dApp using the following tools:
- [React](https://react.dev/) as the UI framework
- [TypeScript](https://www.typescriptlang.org/) for type checking
- [Vite](https://vitejs.dev/) for build tooling
- [Radix UI](https://www.radix-ui.com/) for pre-built UI components
- [ESLint](https://eslint.org/)
- [`@mysten/dapp-kit`](https://sdk.mystenlabs.com/dapp-kit) for connecting to
wallets and loading data
- [pnpm](https://pnpm.io/) for package management
## Starting your dApp
To install dependencies you can run
```bash
pnpm install
```
To start your dApp in development mode run
```bash
pnpm dev
```
## Building
To build your app for deployment you can run
```bash
pnpm build
```
# sui-frontend-test-template
# WarFrontendTest
# WarFrontendTest