No description
Find a file
Rohman Masyhar 320d98e051 Add example with-xstate (#10234)
Co-authored-by: Joe Haddad <timer150@gmail.com>
2020-01-23 13:24:35 -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 Customizing PostCSS Configuration (#10236) 2020-01-23 11:47:31 -05:00
errors Fix Linting 2020-01-23 08:30:18 -05:00
examples Add example with-xstate (#10234) 2020-01-23 13:24:35 -05:00
packages Check for invalid objects in rewrites/redirects/headers (#10238) 2020-01-23 11:08:25 -06:00
test Update tests running and add splitting by timings for Azure (#10214) 2020-01-23 12:37:01 -05:00
.eslintignore Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
.eslintrc.json Fix ESLint Ignores and Extract Fn (#10205) 2020-01-22 09:32:51 -05: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 Update tests running and add splitting by timings for Azure (#10214) 2020-01-23 12:37:01 -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.10 2020-01-23 08:30: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 ESLint Ignores and Extract Fn (#10205) 2020-01-22 09:32:51 -05:00
readme.md Monorepo (#5341) 2018-10-01 01:02:10 +02:00
run-tests.js Update tests running and add splitting by timings for Azure (#10214) 2020-01-23 12:37:01 -05:00
UPGRADING.md Mention Custom App GIP in UPGRADING (#8647) 2019-09-05 22:37:22 -04:00
yarn.lock [Experimental] Add built-in Sass support (#10133) 2020-01-22 15:26:51 -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