Skip to content

lmcorreia/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

About

Yeoman generator for MZ Harp sites

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 47.1%
  • JavaScript 27.4%
  • HTML 21.9%
  • Shell 3.6%