项目作者: yosh1

项目描述 :
using babel, gulp / gulp-sass, browser-sync, git-cz / commitizen and so.
高级语言: JavaScript
项目地址: git://github.com/yosh1/coding-template.git
创建时间: 2019-08-16T02:14:26Z
项目社区:https://github.com/yosh1/coding-template

开源协议:

下载


Coding Template for HTML / SCSS / ES6

Netlify Status


How to run

gulp / gulp-sassbrowser-sync

  1. $ npm i
  2. $ npm run start

Deploy

gulp / gulp-sass

  1. $ npm run build

If you use Netlify

Deploy dir Deploy command
dist/ npm run build

Git commit

git-cz / commitizen

  1. $ git add .
  2. $ npm run commit
  3. $ git push
  4. `