Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 282 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 282 Bytes

Gulp Boilerplate

Commands

Install

yarn install

Start watch

gulp serve or yarn start

Start build

gulp or yarn build

Generators

Page

yarn page

Component

yarn component

Module

yarn module