1.0.6 • Published 7 years ago

generator-new-nextjs-app v1.0.6

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

generator-new-nextjs-app

Build Status Dependencies Status devDependencies Status

Installation

First, install Yeoman and generator-new-nextjs-app using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-new-nextjs-app

Then generate your new project:

yo new-nextjs-app

Getting Started

this will generate a new nextjs app for you including support for sass.

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago