1.0.6 • Published 8 years ago

generator-new-nextjs-app v1.0.6

Weekly downloads
4
License
MIT
Repository
github
Last release
8 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

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago