Skip to content

alivelee/gest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gest 2.0

A gulp-based boilerplate for rapidly deploying front-end scaffold

Getting Started

Requirement

  • Node.js
  • Gulp

##Setting up

  1. Install Node.js

Recommend use nvm

  1. Install Gulp Globally
(sudo)npm install gulp -g
  1. Install Gest
git clone https://github.com/alivelee/gest
  1. Install Dependency
npm install

  1. Start the Server
gulp serve

#Changelog

[2.0] - 2017-1-06

  • change to gulp 3.9 based
  • use ES6 version of gulpfile

About

A boilerplate for rapidly deploying front-end scaffold

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published