rsnext/packages/create-next-app
2019-09-25 11:39:43 -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 Make favicon work (#8776) 2019-09-18 11:15:21 -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.7-canary.6 2019-09-25 11:39:43 -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.