nelsera / nextjs-antd

Next.js + Ant Design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Next.js with AntD

Stack

Usage

Installation

Install global and local dependencies.

yarn

Running locally

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn dev

Tests

Others available scripts

yarn preinstall
yarn build
yarn start

Show any new dependencies for the project in the current directory:

$ yarn update

 nextjs              7.0.x  →     7.0.x
 antd              ^3.12.4  →   ^3.13.0
 react             ^16.6.3  →   ^16.7.0

Publication

Documentation

Browsers support

Modern browsers and IE11.

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
IE11, Edge last 2 versions last 2 versions last 2 versions last 2 versions

Contributing

Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to React.

Any type of contribution is welcome, here are some examples of how you may contribute to this project:

License

Nextjs + AntD is MIT License.

Changelog

Learn about the latest improvements.

Versioning

We follow the SEMVER standards.

About

Next.js + Ant Design

License:MIT License


Languages

Language:JavaScript 95.8%Language:CSS 3.2%Language:Shell 1.0%