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

https://github.com/wangyucode/wycode-next


https://github.com/wangyucode/wycode-next

blog markdown nextjs react tailwindcss typescript vercel

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

This is the project of wycode.cn static site, build on [Next.js](https://nextjs.org)

## Development

First, run the development server:

```bash
pnpm dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

## Deploy

[Github Action](.github\workflows\main.yml)

## Learn More

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

- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.