rsnext/packages/create-next-app
2019-08-16 12:55:46 -05:00
..
@types Rewrite Create Next App (#8030) 2019-07-19 15:55:30 -04:00
helpers Rewrite Create Next App (#8030) 2019-07-19 15:55:30 -04:00
templates/default Remove next.config.js (#8139) 2019-07-27 19:46:40 +01:00
create-app.ts Rewrite Create Next App (#8030) 2019-07-19 15:55:30 -04:00
index.ts Rewrite Create Next App (#8030) 2019-07-19 15:55:30 -04:00
package.json v9.0.4-canary.6 2019-08-16 12:55:46 -05:00
README.md Add Create Next App instructions (#8224) 2019-08-03 12:25:25 +01:00
tsconfig.json Rewrite Create Next App (#8030) 2019-07-19 15:55:30 -04:00

create-next-app

This package includes the global command for creating Next.js applications.

Please refer to its documentation:

  • Setup How to create a new Next.js application.
  • Documentation How to develop Next.js applications.