generator-jinja

0.1.1 • Public • Published

Yeoman generator that scaffolds out a front-end web app using gulp for the build process

Description:

Creates a new basic front-end web project for jinja template test and create.

Feature

Sass: Include Sass Zepto Or Jquery

Getting Started

  • Install: npm install --global yo gulp-cli generator-jinja
  • Run mkdir test_project && yo jina to scaffold your webapp
  • Run gulp dev to preview and watch for changes
  • Run gulp proc to build your jinja template for production, file is in dist/release

Options

  • --skip-welcome-message Skips Yeoman's greeting before displaying options.
  • --skip-install-message Skips the the message displayed after scaffolding has finished and before the dependencies are being installed.
  • --skip-install Skips the automatic execution of bower and npm after scaffolding has finished.

License

BSD license

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    0
  • 0.1.0
    1

Package Sidebar

Install

npm i generator-jinja

Weekly Downloads

1

Version

0.1.1

License

BSD-2-Clause

Last publish

Collaborators

  • dlutwuwei