项目作者: SuperGodAsk
项目描述 :
Startup development template with using gulp4, scss and pug
高级语言: JavaScript
项目地址: git://github.com/SuperGodAsk/gulp4-template.git
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