-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ccae57e
commit b386152
Showing
3 changed files
with
45 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,20 @@ | ||
# Zolplay Official Website | ||
|
||
## Introduction | ||
This repo contains the code for the official website of Zolplay. | ||
- [English (zolplay.com)](https://zolplay.com) | ||
- [简体中文 (zolplay.cn)](https://zolplay.cn) | ||
|
||
## Tech Stack | ||
- [Next.js 13 (app router)](https://nextjs.org/) | ||
- [TypeScript](https://www.typescriptlang.org/) | ||
- [Tailwind CSS](https://tailwindcss.com/) | ||
- [Framer Motion](https://www.framer.com/motion/) | ||
- [Sanity.io](https://www.sanity.io/) | ||
- [pnpm](https://pnpm.io/) | ||
|
||
## Set up local environment | ||
```bash | ||
pnpm i | ||
pnpm dev | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.