项目作者: SuperGodAsk

项目描述 :
Startup development template with using gulp4, scss and pug
高级语言: JavaScript
项目地址: git://github.com/SuperGodAsk/gulp4-template.git
创建时间: 2018-11-16T22:01:29Z
项目社区:https://github.com/SuperGodAsk/gulp4-template

开源协议:

下载


gulp4-template

Startup development template with using gulp4, scss and pug

For using clone repository with

git clone https://github.com/SuperGodAsk/gulp4-template.git

Install dependencies with

npm install

or

yarn install

Run development mode with

gulp dev

or create production build with

gulp build