GitXplorerGitXplorer
t

project-frontend

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
ac522b34b0c64576614065d7cfe377cb793ddea4

Update README.md

ttimmy0123 committed a year ago
Unverified
e66fa3c1c0f0c3dcc2c6131d5bf77f4fcdcd6d57

add TW region

ttimmy0123 committed a year ago
Unverified
9aae70cde5304749644ea456e6169a655cd10989

add query region filter

ttimmy0123 committed a year ago
Unverified
a28e5bbe09254b7eb5f8c4e9d8c2e7ba96400d9e

download file

ttimmy0123 committed a year ago
Unverified
dfbfce2ce93c251bee157af4089928e90d510e1a

yarn build error

ttimmy0123 committed a year ago
Unverified
7f4b151c50c90fbabf15bdc66cd8dd11bcdcdac2

add file

ttimmy0123 committed a year ago

README

The README file for this repository.

Web side demo: http://140.112.13.64:18888/

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open 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 to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.