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

https://github.com/pixcai/next-antd-starter

An antd starter for create react app with next.js and ant design
https://github.com/pixcai/next-antd-starter

antd antdesign css less nextjs react react-dom scss starter starter-kit

Last synced: 10 months ago
JSON representation

An antd starter for create react app with next.js and ant design

Awesome Lists containing this project

README

          

# next-antd-starter
An antd starter for create react app with next.js and ant design

# usage
1. `git clone https://github.com/pixcai/next-antd-starter.git`
2. `cd next-antd-starter`
3. `npm install`
4. `cp .env.development .env`
5. `npm run dev`

# license
MIT