Skip to content

marzeelabs/generator-mzharp

Repository files navigation

generator-mzharp NPM version Build Status

Generator for an MZ HarpJS static site

Installation

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

npm install -g yo
npm install -g generator-mzharp

Then, create a directory to put your scaffolded files in

mkdir my-mzharp
cd my-mzharp

Finally, generate your new project

yo mzharp

Example

Check out an example MZ Harp site and the scaffolded GitHub repository.

License

MIT © Marzee Labs