No description
Find a file
Zhe Zhang 0b1217e79e Update with-tailwindcss example (#10141)
Co-authored-by: Joe Haddad <timer150@gmail.com>
2020-01-17 16:02:38 -05:00
.circleci Add selenium-webdriver and testing cross-browser in PRs (#9821) 2019-12-26 15:01:22 -05:00
.github Prettier fix (#8754) 2019-09-16 15:24:42 +02:00
.vscode Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
bench Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
docs Add more details to the deployment doc (#10085) 2020-01-14 10:03:28 -05:00
errors docs(errors): CSS Modules Imported by a Dependency (#10034) 2020-01-10 11:45:01 -05:00
examples Update with-tailwindcss example (#10141) 2020-01-17 16:02:38 -05:00
packages v9.2.1-canary.2 2020-01-17 14:14:52 -06:00
test Fix hydration with custom _app and granular chunks (#10144) 2020-01-17 14:13:51 -06:00
.eslintignore Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
.eslintrc.json Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
.gitignore Improve exported router types (#7853) 2019-07-11 13:35:39 -04:00
.npmrc Remove version prefix 2018-10-02 01:35:56 +02:00
.prettierignore Improve prettier ignore (#8753) 2019-09-16 14:18:08 +02:00
.prettierignore_staged Adjust Commit Linting Hook (#9694) 2019-12-10 20:29:39 -06:00
.prettierrc.json Update Prettier configuration 2019-04-26 14:37:30 -04:00
azure-pipelines.yml Add selenium-webdriver and testing cross-browser in PRs (#9821) 2019-12-26 15:01:22 -05:00
CODE_OF_CONDUCT.md Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
contributing.md Make example READMEs more consistent (#10124) 2020-01-16 23:23:56 +01:00
jest.config.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
lerna.json v9.2.1-canary.2 2020-01-17 14:14:52 -06:00
license.md Zeit -> ZEIT (#5804) 2018-12-03 23:01:23 +01:00
lint-staged.config.js Adjust Commit Linting Hook (#9694) 2019-12-10 20:29:39 -06:00
package.json Fix Tests (#9963) 2020-01-06 10:43:26 -06:00
readme.md Monorepo (#5341) 2018-10-01 01:02:10 +02:00
run-tests.js Add file attribute to timings data (#9535) 2019-11-26 12:11:56 -05:00
UPGRADING.md Mention Custom App GIP in UPGRADING (#8647) 2019-09-05 22:37:22 -04:00
yarn.lock Fix Browserslist Integration for CSS (#9985) 2020-01-07 16:59:58 -05:00

Next.js

Getting Started

Visit https://nextjs.org/learn to get started with Next.js.

Documentation

Visit https://nextjs.org/docs to view the documentation.

Contributing

Please see our contributing.md.

Authors