Set up a Next.js app by running one command.
You can create an app using any of the examples:
Basic cssTypeScriptNext cssNext sassNext lessNext routesReduxRedux wrapperRedux sagaApollo and reduxApollo and redux sagaReplay modernReplay modern and express server
Run command to create an app:
create-next-app my-app --example basic-css Copy