AckeeCZ / create-ackee-next-app

Simplified bootstrapping of apps with Ackee Next.js template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create-ackee-next-app

Usage

Run

$ npx create-ackee-next-app

or

$ yarn create ackee-next-app

It's just a "proxy binary" that runs this command:

$ yarn create next-app --example=https://github.com/AckeeCZ/next-app-template

Branch specific

yarn create next-app --example=https://github.com/AckeeCZ/next-app-template/tree/{branch} --example-path=template

About

Simplified bootstrapping of apps with Ackee Next.js template


Languages

Language:JavaScript 100.0%