generator-cappen-site

3.3.10 • Public • Published

Generator Cappen Site Build Status

Requirements:

What's inside:

Installation

npm install -g generator-cappen-site

Usage

  • Open a command promp and go to root project;
  • Type yo cappen-site to install all dependencies;
  • Type npm install to install all dependencies;
  • Run bower install to install bower components;
  • When the installation is done, type grunt app to compile; This will run watch in dev mode; For production, type grunt build.

Additional Commands

Form template

yo cappen-site:form

Usage

This will create a few important files:

/mockup/form.html This file contains the markup html example (preview it on browser)

/scss/components/form.scss This file is the style of form component

/scss/layouts/form.scss This file contains the grid settings

Readme

Keywords

Package Sidebar

Install

npm i generator-cappen-site

Weekly Downloads

0

Version

3.3.10

License

MIT

Unpacked Size

65.7 kB

Total Files

57

Last publish

Collaborators

  • ruancandido
  • targinocappen