rsnext/packages/create-next-app
2019-10-01 14:27:31 -04:00
..
@types Rewrite Create Next App (#8030) 2019-07-19 15:55:30 -04:00
helpers Adjust Create Next App install env (#8431) 2019-08-20 00:41:51 -04:00
templates/default Favicon should have low importance (#8878) 2019-09-27 11:05:31 -04: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.8-canary.0 2019-10-01 14:27:31 -04: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.