Frontkit

Opinionated all‑in‑one static site generator.

  1. npm install -g frontkit
  2. frontkit new project-name
  3. cd project-name
  4. npm install
  5. gulp
  6. // & start writing your code.