https://github.com/zvtvz/zvt_ui
ui of zvt
https://github.com/zvtvz/zvt_ui
algorithmic-trading zvt
Last synced: 9 months ago
JSON representation
ui of zvt
- Host: GitHub
- URL: https://github.com/zvtvz/zvt_ui
- Owner: zvtvz
- Created: 2024-07-23T06:11:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-11T07:35:50.000Z (over 1 year ago)
- Last Synced: 2025-04-07T09:03:33.462Z (about 1 year ago)
- Topics: algorithmic-trading, zvt
- Language: TypeScript
- Homepage:
- Size: 255 KB
- Stars: 17
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Environmental requirement
- nodejs v18.17.0+
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.