Skip to content

wustxing/jh_project_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jh项目模板

介绍

江海项目模板

软件架构

目的在于快速初始化项目

目录结构

css   ----样式文件(自动生成的)
js     ------js文件
imgs   ------图片
scss   ------sass文件模块 
gulptask  ------分散的任务模块

安装教程

  1. 下载项目
git clone 
  1. 进入到项目目录
cd jh_project_template
  1. 安装项目插件
npm install 
  1. 启动项目
npm run start

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

About

jh项目模板

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages