Skip to content

octalmage/generator-flathtml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

generator-flathtml

A Yeoman generator for a simple HTML file, powered by Yeoman.

Getting Started

You will need:

  • Node & npm
  • Yeoman (npm install -g yo)

Now install the generator:

npm install -g generator-flathtml

In your empty project folder, run

yo flathtml

Then input your site's title and an index.html file will be generated.

License

MIT

About

A Yeoman generator for a simple HTML file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published