Skip to content

coolhihi/gnpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

中文介绍

Introduction

Gxx New Project Template

It is a front-end workbench, it easy start a new project. Initialize with gulp and node server. So you can start to code and debug at once.

Feature

  1. sass support (common.scss is the main style file)
  2. typescript support
  3. js uglify
  4. font auto copy to dist
  5. img auto copy to dist (compress can be enable)
  6. run an http server with gulp
  7. livereload support
  8. es6 support with babel

Installation

$ git clone https://github.com/coolhihi/gnpt.git
$ npm install
$ npm start

About

a init work template for my works

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors