Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
goaaron authored Sep 23, 2021
1 parent 9be4e06 commit 37f67e2
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions frontend/README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,11 @@
# nextjs-ant-design-typescript
![GitHub](https://img.shields.io/github/license/gnokoheat/nextjs-ant-design-typescript) ![GitHub top language](https://img.shields.io/github/languages/top/gnokoheat/nextjs-ant-design-typescript) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/gnokoheat/nextjs-ant-design-typescript) ![GitHub last commit](https://img.shields.io/github/last-commit/gnokoheat/nextjs-ant-design-typescript)

Next.js + Ant design + Typescript

![](https://github.com/gnokoheat/nextjs-ant-design-typescript/blob/master/docs/nextjs-antdesign-typescript.gif?raw=true)

- Including simple structure & layout

## Usage
1. Copy this repository.
```
git clone https://github.com/gnokoheat/nextjs-ant-design-typescript
cd nextjs-ant-design-typescript/
```

2. Install dependencies
```
yarn install
```

3. Run app
``` bash
# Dev
yarn dev

Expand Down

0 comments on commit 37f67e2

Please sign in to comment.