Skip to content

Built-in application based on browserify/ES2016 with usefull gulp tasks

Notifications You must be signed in to change notification settings

jtrolle/skeletify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skeleton

Built-in application based on browserify/ES2016 with useful gulp tasks

This skeleton use the event driven architecture.

For use skelitify you need to

npm install -g skeletify

Initialize your project with

mkdir yourproject
cd yourproject
skeletify install
npm install
npm install -g gulp

Commands ready to use

gulp eslint // Test your code with google guide
gulp build // Build your js / css
gulp watch

About

Built-in application based on browserify/ES2016 with usefull gulp tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.5%
  • HTML 11.3%
  • Smarty 1.2%
  • CSS 1.0%