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
- Host: GitHub
- URL: https://github.com/pixcai/next-antd-starter
- Owner: pixcai
- License: mit
- Created: 2017-12-08T02:28:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-25T03:11:22.000Z (over 8 years ago)
- Last Synced: 2025-07-06T01:02:00.739Z (11 months ago)
- Topics: antd, antdesign, css, less, nextjs, react, react-dom, scss, starter, starter-kit
- Language: JavaScript
- Homepage:
- Size: 354 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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